diff options
| author | Barry Warsaw <barry@python.org> | 1999-01-27 17:48:27 +0000 |
|---|---|---|
| committer | Barry Warsaw <barry@python.org> | 1999-01-27 17:48:27 +0000 |
| commit | 75c74c5942e3112a10de0cd687dd27192455f110 (patch) | |
| tree | a5fa03659cfc78c7c5ec0d41a1093eded7f82251 /Python/getversion.c | |
| parent | c5b5dd093a15eb1bca4bc9c5c6e74f05d6675520 (diff) | |
| download | cpython-75c74c5942e3112a10de0cd687dd27192455f110.tar.gz | |
PyLong_FromString(): Nailed a small memory leak. In the str==start
test, we forgot that z is still pointing to a real live object.
DECREF() it before returning.
Diffstat (limited to 'Python/getversion.c')
0 files changed, 0 insertions, 0 deletions
