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
MemoryStream instance is filled with data and is in operable state, not disposed
MemoryStream instance was disposed after control returned from CreateZip method
SharpZipLib.0.86.0
The text was updated successfully, but these errors were encountered:
Is this the NuGet packet you're using: https://www.nuget.org/packages/SharpZipLib/ ? Note that it is way out of date with respect to the GitHub sources.
Sorry, something went wrong.
Can this be closed as a dup of #78?
Yeah!
McNeight
No branches or pull requests
Steps to reproduce
Expected behavior
MemoryStream instance is filled with data and is in operable state, not disposed
Actual behavior
MemoryStream instance was disposed after control returned from CreateZip method
Version of SharpZipLib
SharpZipLib.0.86.0
Obtained from (place an x between the brackets for all that apply)
The text was updated successfully, but these errors were encountered: