diff options
author | Barry Warsaw <barry@python.org> | 1999-01-27 18:04:05 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 1999-01-27 18:04:05 (GMT) |
commit | 105906ff6ed975f46599aac1f48c20efc508dbd8 (patch) | |
tree | bf1e100b730baf3561e9931d46d2b7d697af0958 /Misc/AIX-NOTES | |
parent | 3879333b9eef62541a68d8c7fd3e95e544a1ebda (diff) | |
download | cpython-105906ff6ed975f46599aac1f48c20efc508dbd8.zip cpython-105906ff6ed975f46599aac1f48c20efc508dbd8.tar.gz cpython-105906ff6ed975f46599aac1f48c20efc508dbd8.tar.bz2 |
initerrno(): Nailed a not-so-tiny memory leak. The de dictionary is
put into the module dict, but is never DECREF'd in this function, so
it and all its contents leak.
Diffstat (limited to 'Misc/AIX-NOTES')
0 files changed, 0 insertions, 0 deletions