Fix a changes typo spotted by wfn

This commit is contained in:
Nick Mathewson 2014-10-22 11:02:56 -04:00
parent 653221e807
commit 67fdfcf27c

View File

@ -1,5 +1,5 @@
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 the write as successful.
output buffer, do not report the write as successful.
Fixes bug 11824; bugfix on 0.1.1.23.