diff options
author | David Mitchell <davem@iabyn.com> | 2019-03-07 10:23:04 +0000 |
---|---|---|
committer | David Mitchell <davem@iabyn.com> | 2019-03-07 11:21:26 +0000 |
commit | b37d10f658c300104241001e3f5de1f31d62b22f (patch) | |
tree | 1271f2cd863462e28fcb33aeb52e2bc7e51d5238 /regen/warnings.pl | |
parent | f60d17f54c2572c253cccc4479a32236201866b2 (diff) | |
download | perl-b37d10f658c300104241001e3f5de1f31d62b22f.tar.gz |
fix CvFILE() leak in Perl_newATTRSUB_x()
When overwriting cv with the contents of PL_compcv, it was checking the
CvDYNFILE(cv) flag (to see if CvFILE(cv) needed freeing) *after*
overwriting cv's flags with PL_compcv's flag.
Diffstat (limited to 'regen/warnings.pl')
0 files changed, 0 insertions, 0 deletions