summaryrefslogtreecommitdiffstats
path: root/Lib/asyncio/protocols.py
diff options
context:
space:
mode:
authorMa Lin <animalize@users.noreply.github.com>2021-04-26 19:50:33 (GMT)
committerGitHub <noreply@github.com>2021-04-26 19:50:33 (GMT)
commitba7338a46038bdb55159bf37e7ad83f177e5257b (patch)
tree56bfa63a4d28b013fc9eb7612853c14aae76ecfb /Lib/asyncio/protocols.py
parentd0698c676ca1b7d34be4165a631bf4847583de76 (diff)
downloadcpython-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