diff options
author | Barry Warsaw <barry@python.org> | 2000-08-18 06:58:15 +0000 |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2000-08-18 06:58:15 +0000 |
commit | ffa19f80dedb8962640f2dacb723098ff1f0f9a7 (patch) | |
tree | 0a31dacb06e3a5bde22557cf1770775006ccede2 /Python | |
parent | 3feea078e9a1d891ecd9040cdbba22248e65ed89 (diff) | |
download | cpython-ffa19f80dedb8962640f2dacb723098ff1f0f9a7.tar.gz |
PyUnicode_AsUTF8String(): Don't need to explicitly incref str since
PyUnicode_EncodeUTF8() already returns the created object with the
proper reference count. This fixes an Insure reported memory leak.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions