mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge remote-tracking branch 'public/bug11648'
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
o Minor bugfixes (Directory server):
|
||||
- When sending a compressed set of descriptors or microdescriptors,
|
||||
make sure to finalize the zlib stream. Previously, we would write
|
||||
all the compressed data, but if the last descriptor we wanted to
|
||||
send was missing or too old, we would not mark the stream as
|
||||
finished. This caused problems for decompression tools. Fixes bug
|
||||
11648; bugfix on 0.1.1.23.
|
||||
|
||||
Reference in New Issue
Block a user