diff options
author | Christian Heimes <christian@cheimes.de> | 2013-06-29 21:37:34 +0200 |
---|---|---|
committer | Christian Heimes <christian@cheimes.de> | 2013-06-29 21:37:34 +0200 |
commit | 82e6b94b9523beae3590d0c43eac15bf82a62c35 (patch) | |
tree | 9a1442d9c7ddc9609bf1da2519fbc14779f5072d /Python/Python-ast.c | |
parent | d47802eef79c828e8c99ca176171ff8fa9401b14 (diff) | |
download | cpython-git-82e6b94b9523beae3590d0c43eac15bf82a62c35.tar.gz |
Fix resource leak in pickle module
CID 983309 (#1 of 1): Resource leak (RESOURCE_LEAK)
leaked_storage: Variable unicode_str going out of scope leaks the storage it points to.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions