diff options
author | Christian Heimes <christian@cheimes.de> | 2013-06-29 21:17:34 +0200 |
---|---|---|
committer | Christian Heimes <christian@cheimes.de> | 2013-06-29 21:17:34 +0200 |
commit | a71d1d264054600c5ac4c035401002c22ffb0b9a (patch) | |
tree | ca16a0a2e0b78e8272a0ef96d5dcea2312c1c679 /Python/Python-ast.c | |
parent | 18af66c9c56aa4a8e13824ad23a118abf1228e36 (diff) | |
download | cpython-a71d1d264054600c5ac4c035401002c22ffb0b9a.tar.gz |
Fix ref leak in error case of unicode rindex and rfind
CID 983320: Resource leak (RESOURCE_LEAK)
CID 983321: Resource leak (RESOURCE_LEAK)
leaked_storage: Variable substring going out of scope leaks the storage it points to.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions