diff options
author | Christian Heimes <christian@cheimes.de> | 2013-06-29 21:03:51 +0200 |
---|---|---|
committer | Christian Heimes <christian@cheimes.de> | 2013-06-29 21:03:51 +0200 |
commit | 18af66c9c56aa4a8e13824ad23a118abf1228e36 (patch) | |
tree | 374021104ac1f742062bd2f88d084280a43603c2 /Python/Python-ast.c | |
parent | 29a36ce4238ed119c966722fcd74c4e7e9273134 (diff) | |
download | cpython-18af66c9c56aa4a8e13824ad23a118abf1228e36.tar.gz |
Fix resource leak in parser, free node ptr
CID 1028068 (#1 of 1): Resource leak (RESOURCE_LEAK)
leaked_storage: Variable n going out of scope leaks the storage it points to.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions