diff options
author | Nicholas Clark <nick@ccl4.org> | 2010-10-13 14:12:27 +0100 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2010-10-13 14:12:27 +0100 |
commit | 0cf05ef1177b39ff322b92e7bf0e21b642395f49 (patch) | |
tree | 822452c6085e2a4ef51958f845c68fe103ef5c3d /make_patchnum.pl | |
parent | 05099f26a2ddd438807aa96853b7e317f8afc787 (diff) | |
download | perl-0cf05ef1177b39ff322b92e7bf0e21b642395f49.tar.gz |
In XS_Tie_Hash_NamedCapture_{CLEAR,STORE}, free any returned value.
The calling convention for CALLREG_NAMED_BUFF_*() is to return NULL, or a
reference to a scalar. For CLEAR and STORE we return no values, so if we're
erroneously passed a reference, we should free it to stop it being leaked.
Diffstat (limited to 'make_patchnum.pl')
0 files changed, 0 insertions, 0 deletions