]> git.vpit.fr Git - perl/modules/Scope-Upper.git/commit
Stop leaking SVs when trying to localize an element out of a non array/hash
authorVincent Pit <vince@profvince.com>
Tue, 18 May 2010 21:50:18 +0000 (23:50 +0200)
committerVincent Pit <vince@profvince.com>
Tue, 18 May 2010 21:50:18 +0000 (23:50 +0200)
commit73bda6730e64ae835f07954ad37ca1b19d8ec002
treea3b02543464f13cdabcbfcf86603d7d3f142f340
parentd9a0dbbfd5e7ec3408a7590705e08cf98e273b6e
Stop leaking SVs when trying to localize an element out of a non array/hash

Achieve this by introducing a new SU_UD_LOCALIZE_FREE() macro.
Upper.xs