Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for ZlibDecoder::send() method #16

Closed
wants to merge 1 commit into from
Closed

Fix for ZlibDecoder::send() method #16

wants to merge 1 commit into from

Conversation

nexor
Copy link
Contributor

@nexor nexor commented Mar 2, 2016

Without this fix MemoryStream::send(..., ..., true) will never be called, therefore, stream will never end.

@trowski
Copy link
Contributor

trowski commented Mar 3, 2016

Wonder what I was thinking there...

Manually merged plus I fixed ZlibEncoder::send() that had the same bug. Thanks!

@trowski trowski closed this Mar 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants