mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
6 lines
255 B
Plaintext
6 lines
255 B
Plaintext
o Minor bugfixes:
|
|
- When trying to finalize a zlib stream where we have already
|
|
exhausted all the input bytes and we need more bytes in the
|
|
output buffer, do not report the write as successful.
|
|
Fixes bug 11824; bugfix on 0.1.1.23.
|