diff options
author | Barry Warsaw <barry@python.org> | 1999-01-27 17:54:20 +0000 |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 1999-01-27 17:54:20 +0000 |
commit | 3879333b9eef62541a68d8c7fd3e95e544a1ebda (patch) | |
tree | 5d7c1749e6a670d075ae211f73988e9eda86bf7d /Python/bltinmodule.c | |
parent | 54ecc3d24f52ae45ca54a24167e434915c88b60f (diff) | |
download | cpython-git-3879333b9eef62541a68d8c7fd3e95e544a1ebda.tar.gz |
PyImport_ReloadModule(): Nailed a small memory leak. In the
else-clause of the subname test, the parentname object was never
DECREF'd.
Diffstat (limited to 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions