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
out-of-bounds read in coders/viff.c:692:35 #129
Comments
|
Unfortunately, we cannot reproduce this problem. We have the address sanitizer enabled and ImageMagick exits without complaint: |
|
This bug still appears to be present on my system as of git commit 0ff89d1 |
|
Unfortunately, we cannot reproduce this problem. We have the address sanitizer enabled and ImageMagick exits without complaint: We tried this on five different systems (Fedora, CentOS) and all completed with 'not enough memory', 'libasan cannot allocate memory', or 'unexpected end-of-file'. None reported a memory corruption exception. |
|
Can you check if the patches from above resolved the issue? |
|
The patches appear to have fixed this bug. Thanks! |
https://bugs.launchpad.net/ubuntu/+source/imagemagick/+bug/1545183
The text was updated successfully, but these errors were encountered: