We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The decoder should allow nil input to clear references to the previous stream.
The text was updated successfully, but these errors were encountered:
free Decoder resources when Reset is called with a nil io.Reader
30656ec
Attempt to fix klauspost#296.
zstd: free Decoder resources when Reset is called with a nil io.Reader
7c907a7
Attempt at fixing klauspost#296.
e44a8d1
fa5ea64
No branches or pull requests
The decoder should allow nil input to clear references to the previous stream.
The text was updated successfully, but these errors were encountered: