Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Jun 23, 2018

bz2, lzma: When Decompressor.init() is called twice, free the old
lock to not leak memory.

(cherry picked from commit 9b7cf75)

https://bugs.python.org/issue33916

bz2, lzma: When Decompressor.__init__() is called twice, free the old
lock to not leak memory.

(cherry picked from commit 9b7cf75)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants