Skip to content
New issue

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

Don't segfault #4

Open
ndmitchell opened this issue Oct 15, 2016 · 1 comment
Open

Don't segfault #4

ndmitchell opened this issue Oct 15, 2016 · 1 comment

Comments

@ndmitchell
Copy link

See haskell/zlib#7 - there's a high likelihood that the same bug exists in lzma.

hvr added a commit that referenced this issue Oct 23, 2016
This should address #4 by using the same treatment as used for `zlib` in

ndmitchell/zlib@15cb310
@hvr
Copy link
Collaborator

hvr commented Oct 23, 2016

Triggering (de)compressor state corruption was more difficult with lzma for some reason, but the fix appears to have removed the occurrences I was able to trigger...

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

No branches or pull requests

2 participants