This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
(perl #130822) fix an AV leak in Perl_reg_named_buff_fetch
authorTony Cook <tony@develop-help.com>
Tue, 21 Feb 2017 05:38:36 +0000 (16:38 +1100)
committerTony Cook <tony@develop-help.com>
Tue, 21 Feb 2017 05:38:36 +0000 (16:38 +1100)
commit853eb961c1a3b014b5a9510740abc15ccd4383b6
treee7ac19ca967ff1c47884a4ddab70440cedf3ac5c
parent541c9a9b4b15e1200c9d800d9bb862fd9c2dbc32
(perl #130822) fix an AV leak in Perl_reg_named_buff_fetch

Originally noted as a scoping issue by Andy Lester.
regcomp.c
t/op/svleak.t