Commit 615d809a authored by Gil Pedersen's avatar Gil Pedersen Committed by isaacs
Browse files

stream: Never call decoder.end() multiple times

Fixes decoder.end() being called on every push(null). As the tls module
does this, corrupt stream data could potentially be added to the end.
parent 110cacd1
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment