Skip to content

[3.8] bpo-41735: Fix thread locks in zlib module may go wrong in rare case #22132

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from Apr 26, 2021
Merged

[3.8] bpo-41735: Fix thread locks in zlib module may go wrong in rare case #22132

merged 1 commit into from Apr 26, 2021

Conversation

ghost
Copy link

@ghost ghost commented Sep 7, 2020

Setting `next_in` before acquiring the thread lock may mix up compress/decompress state in other threads.
@bedevere-bot
Copy link

@ambv: Please replace # with GH- in the commit message next time. Thanks!

@ghost ghost deleted the thread_lock_3.8 branch April 27, 2021 00:45
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.

4 participants