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

getReaderSize() returns -1 in case of read/write os.Pipe() stream #551

Merged
merged 1 commit into from
Nov 15, 2016

Conversation

vadmeste
Copy link
Member

@vadmeste vadmeste commented Nov 15, 2016

getReaderSize(): when users pass a reader generated by os.Pipe(), avoid fetching for its size and return -1 instead.

Fixes #552

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