diff options
author | Gregory P. Smith <greg@krypto.org> | 2012-11-27 10:19:29 -0800 |
---|---|---|
committer | Gregory P. Smith <greg@krypto.org> | 2012-11-27 10:19:29 -0800 |
commit | 0d68ab3f481ab6c8ecb0d83762b4cd9fb9208356 (patch) | |
tree | bca9b1eceb20e2dad6957ed494bb73519f542656 /Python/strdup.c | |
parent | eff174b8b050a0a12e8de2207009acfc49d0cdbc (diff) | |
download | cpython-git-0d68ab3f481ab6c8ecb0d83762b4cd9fb9208356.tar.gz |
Plug a leak in timemodule. The module dictionary is saved during
initialization. If the interpreter is shut down and reinitialized (embedded
CPython), the old module dictionary was not dec-refed during the next import of
the time extension module.
Contributed by Torsten Marek of Google.
Diffstat (limited to 'Python/strdup.c')
0 files changed, 0 insertions, 0 deletions