diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2005-11-16 05:12:59 (GMT) |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2005-11-16 05:12:59 (GMT) |
commit | dee2fd54481b311ad831ac455a9192bdc0f147e3 (patch) | |
tree | 7351e79039323547394845649cc679086129ccd8 /Python | |
parent | ef78529e8620dd6f16f5072cd1e9290541188bec (diff) | |
download | cpython-dee2fd54481b311ad831ac455a9192bdc0f147e3.zip cpython-dee2fd54481b311ad831ac455a9192bdc0f147e3.tar.gz cpython-dee2fd54481b311ad831ac455a9192bdc0f147e3.tar.bz2 |
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')
0 files changed, 0 insertions, 0 deletions