summaryrefslogtreecommitdiff
path: root/gv.c
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2021-08-24 16:15:51 +0000
committerNicholas Clark <nick@ccl4.org>2021-09-22 06:48:45 +0000
commit71e2181fdc1da7dfd599d69d45e604c493276c68 (patch)
tree1969a24bc0dd3da50438a663003147171205e280 /gv.c
parent2536d892ffab416d2d30b44e4d64f0491177bf85 (diff)
downloadperl-71e2181fdc1da7dfd599d69d45e604c493276c68.tar.gz
Free tied hash iterator state immediately at the `untie` call
Previously the state was only freed at the point when the hash was iterated again, or re-tied, or destroyed. This shouldn't make any difference to sane code, but the change can be detected with suitably pathological pure-Perl code, so someone might just (unwisely) be relying on this undocumented implementation detail.
Diffstat (limited to 'gv.c')
0 files changed, 0 insertions, 0 deletions