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

Fix divide by zero bug #41

Merged
merged 2 commits into from
Apr 25, 2019
Merged

Fix divide by zero bug #41

merged 2 commits into from
Apr 25, 2019

Conversation

birktj
Copy link
Member

@birktj birktj commented Apr 25, 2019

This fixes #33. Thanks again @Shnatsel! I assume we are still allowed to use your samples in our tests, if not please let me know.

@Shnatsel
Copy link

Yup, fine by me.

tests/fuzz_tests.rs Outdated Show resolved Hide resolved
@birktj birktj merged commit 48f16f5 into image-rs:master Apr 25, 2019
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

Successfully merging this pull request may close these issues.

Panic on malformed input: attempt to divide by zero
3 participants