[tor-bugs] #11824 [Tor]: tor_zlib_process fails when trying to finish with no input or output bytes.
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu May 8 17:15:40 UTC 2014
#11824: tor_zlib_process fails when trying to finish with no input or output bytes.
------------------------+--------------------------------
Reporter: nickm | Owner:
Type: defect | Status: needs_review
Priority: normal | Milestone: Tor: 0.2.5.x-final
Component: Tor | Version:
Resolution: | Keywords: tor-relay zlib
Actual Points: | Parent ID:
Points: |
------------------------+--------------------------------
Comment (by wfn):
fwiw, the `state->stream.avail_in == 0 && !finish` (or
`state->stream.avail_in == 0 && state->stream.avail_out > 0`, I guess?)
test makes sense.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/11824#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list