Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: cf927cca44ddf2f1b26c43b9d31ad08db4e46dab
https://github.com/Perl/perl5/commit/cf927cca44ddf2f1b26c43b9d31ad08db4e46dab
Author: Dan Kogai <[email protected]>
Date: 2021-10-10 (Sun, 10 Oct 2021)
Changed paths:
M Porting/Maintainers.pl
M cpan/Encode/Encode.pm
M cpan/Encode/Encode.xs
Log Message:
-----------
cpan/Encode: synch with CPAN 3.15
Per maintainer, this is a more complete fix for the problem addressed in
Encode 3.13: memory leak on FB_CROAK. Certain problems with the sequencing of
pull requests have been addressed.