Fix thread locks in zlib module may go wrong in rare case. (#22126)
Setting `next_in` before acquiring the thread lock may mix up compress/decompress state in other threads.
M
Ma Lin committed
93f411838a95f6acbcc29d16ecfd10093cfd5cfd
Parent: 878bc8b
Committed by GitHub <noreply@github.com>
on 4/27/2021, 8:37:11 AM