summaryrefslogtreecommitdiff
path: root/perlvars.h
diff options
context:
space:
mode:
authorDavid Mitchell <davem@iabyn.com>2019-03-07 10:23:04 +0000
committerDavid Mitchell <davem@iabyn.com>2019-03-07 11:21:26 +0000
commitb37d10f658c300104241001e3f5de1f31d62b22f (patch)
tree1271f2cd863462e28fcb33aeb52e2bc7e51d5238 /perlvars.h
parentf60d17f54c2572c253cccc4479a32236201866b2 (diff)
downloadperl-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 'perlvars.h')
0 files changed, 0 insertions, 0 deletions