diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-06-23 10:35:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-23 10:35:23 +0200 |
commit | 9b7cf757213cf4d7ae1d436d86ad53f5ba362d55 (patch) | |
tree | 142983943c87abd96321b5ec83873c8a16fda1bf /Python/traceback.c | |
parent | 44742e94c809d580fa406f9d21b86e1d4e1938a5 (diff) | |
download | cpython-git-9b7cf757213cf4d7ae1d436d86ad53f5ba362d55.tar.gz |
bpo-33916: Fix bz2 and lzma init when called twice (GH-7843)
bz2, lzma: When Decompressor.__init__() is called twice, free the old
lock to not leak memory.
Diffstat (limited to 'Python/traceback.c')
0 files changed, 0 insertions, 0 deletions