diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-11-04 19:26:58 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-11-04 19:26:58 (GMT) |
commit | 8c5e41559c6f9c3493a03b69325a02b89c2d6d94 (patch) | |
tree | 8ea337b230c22970ff11a55c4099e245ee9d303b /Objects/longobject.c | |
parent | d0342cdefa41dd912bbd3dcf774b333605893dd8 (diff) | |
download | cpython-8c5e41559c6f9c3493a03b69325a02b89c2d6d94.zip cpython-8c5e41559c6f9c3493a03b69325a02b89c2d6d94.tar.gz cpython-8c5e41559c6f9c3493a03b69325a02b89c2d6d94.tar.bz2 |
Part of SF bug #478003 possible memory leaks in err handling.
PyNode_CompileSymtable: if symtable_init() fails, free the memory
allocated for the PyFutureFeatures struct.
Diffstat (limited to 'Objects/longobject.c')
0 files changed, 0 insertions, 0 deletions