diff options
author | Ma Lin <animalize@users.noreply.github.com> | 2021-04-26 19:50:33 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-26 19:50:33 (GMT) |
commit | ba7338a46038bdb55159bf37e7ad83f177e5257b (patch) | |
tree | 56bfa63a4d28b013fc9eb7612853c14aae76ecfb /Lib/asyncio/protocols.py | |
parent | d0698c676ca1b7d34be4165a631bf4847583de76 (diff) | |
download | cpython-ba7338a46038bdb55159bf37e7ad83f177e5257b.zip cpython-ba7338a46038bdb55159bf37e7ad83f177e5257b.tar.gz cpython-ba7338a46038bdb55159bf37e7ad83f177e5257b.tar.bz2 |
Fix thread locks in zlib module may go wrong in rare case (#22130)
Setting `next_in` before acquiring the thread lock may mix up compress/decompress state in other threads.
Diffstat (limited to 'Lib/asyncio/protocols.py')
0 files changed, 0 insertions, 0 deletions