Skip to content

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

Merged
harshavardhana merged 1 commit into
minio:masterfrom
vadmeste:detect_pipe
Nov 15, 2016
Merged

getReaderSize() returns -1 in case of read/write os.Pipe() stream#551
harshavardhana merged 1 commit into
minio:masterfrom
vadmeste:detect_pipe

Conversation

@vadmeste
Copy link
Copy Markdown
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