This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
PL_my_cxt_list leaks
authorJirka Hruška <jirka@fud.cz>
Wed, 1 Sep 2010 10:18:43 +0000 (11:18 +0100)
committerDavid Mitchell <davem@iabyn.com>
Wed, 1 Sep 2010 11:24:44 +0000 (12:24 +0100)
commit57bb245860e35e488edc349867894087587a1af6
treecf53e920d36a355de54675e0528b72c391136555
parent61e14cb44198449802cc50bc000890b1db9ba3f2
PL_my_cxt_list leaks

[perl #77352]

PL_my_cxt_list was never freed
perl.c