Commit fed8cff1 authored by Andreas Madsen's avatar Andreas Madsen Committed by Fedor Indutny
Browse files

crypto: fix constructor call in crypto streams

When using some stream method on a lazy crypto stream, the transform
constructor wasn't called. This caused the internal state object to
be undefined.
parent ff32ecd5
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