about summary refs log tree commit homepage
path: root/t
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2021-10-13 10:16:08 +0000
committerEric Wong <e@80x24.org>2021-10-13 19:52:26 +0000
commit00d5dff2cce9d2c9b5720c0971ae3fd995c22c94 (patch)
treeedf609a8e8588f8012121503868f3f42496bdaf0 /t
parent8d0091bb5bf984b924406a0a55da1c2136227438 (diff)
downloadpublic-inbox-00d5dff2cce9d2c9b5720c0971ae3fd995c22c94.tar.gz
Encode::FB_CROAK leaks memory in old versions of Encode:
<https://rt.cpan.org/Public/Bug/Display.html?id=139622>

Since I expect there's still many users on old systems and old
Perls, we can use "$SIG{__WARN__} = \&croak" here with
Encode::FB_WARN to emulate Encode::FB_CROAK behavior.
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions