bug11648 427 B

12345678
  1. o Minor bugfixes (Directory server):
  2. - When sending a compressed set of descriptors or microdescriptors,
  3. make sure to finalize the zlib stream. Previously, we would write
  4. all the compressed data, but if the last descriptor we wanted to
  5. send was missing or too old, we would not mark the stream as
  6. finished. This caused problems for decompression tools. Fixes bug
  7. 11648; bugfix on 0.1.1.23.