bug22719 385 B

1234567
  1. o Minor bugfixes (compression):
  2. - When spooling compressed data to an output buffer, don't try to
  3. spool more data when there is no more data to spool and we are
  4. not trying to flush the input. Previously, we would sometimes
  5. launch compression requests with nothing to do, which interferes
  6. with our 22672 checks. Fixes bug 22719; bugfix on 0.2.0.16-alpha.