This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Devel::PPPort: force string when testing SvPV_renew
authorFather Chrysostomos <sprout@cpan.org>
Sun, 11 Aug 2013 18:15:27 +0000 (11:15 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Mon, 12 Aug 2013 08:53:25 +0000 (01:53 -0700)
commit90b0dc0e2e44e9b8e3b9054e94bdb7d4eee1b763
treec34bbcd62b91b7a198d5e8a7909cfc95ea2c3656
parente4e607196cc89ddd00ce7ee29459a71f1aad42cd
Devel::PPPort: force string when testing SvPV_renew

Otherwise we could be reallocating a buffer shared by another scalar.
cpan/Devel-PPPort/parts/inc/SvPV
cpan/Devel-PPPort/t/SvPV.t