summaryrefslogtreecommitdiff
path: root/doio.c
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2012-11-04 20:18:51 -0800
committerFather Chrysostomos <sprout@cpan.org>2012-11-04 22:45:36 -0800
commite88567f2acf38fe5ed90a88569b808e82cd3eca1 (patch)
tree4ea31d2a8742f3d0c2f2c6f6faab49656e6a0fee /doio.c
parentcde09e54e174bfb2c14965683e3943188b392267 (diff)
downloadperl-e88567f2acf38fe5ed90a88569b808e82cd3eca1.tar.gz
Stop the glob operator from leaking GVs
It was adding GVs to the symbol table (via newGVgen), so they would never be freed, even after the op was freed, unless done so explicitly. There is no reason for these GVs to be exposed.
Diffstat (limited to 'doio.c')
0 files changed, 0 insertions, 0 deletions