diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2005-11-16 05:12:59 +0000 |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2005-11-16 05:12:59 +0000 |
commit | dee2fd54481b311ad831ac455a9192bdc0f147e3 (patch) | |
tree | 7351e79039323547394845649cc679086129ccd8 /Python/symtable.c | |
parent | ef78529e8620dd6f16f5072cd1e9290541188bec (diff) | |
download | cpython-git-dee2fd54481b311ad831ac455a9192bdc0f147e3.tar.gz |
Fix some more memory leaks.
Call error_ret() in decode_str(). It was called in some other places,
but seemed inconsistent. It is safe to call PyTokenizer_Free() after
calling error_ret().
Diffstat (limited to 'Python/symtable.c')
0 files changed, 0 insertions, 0 deletions