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

oss-fuzz 31275 graphicsmagick:coder_PGX_fuzzer: Undefined-shift in pgx_getword #270

Closed
bobfriesenhahn opened this issue Mar 13, 2021 · 1 comment

Comments

@bobfriesenhahn
Copy link

oss-fuzz 31275 is determined to be a JasPer issue. The full issue content is included in the attached tarball. Please fix!
oss-fuzz-31275.tar.gz

@mdadams
Copy link
Collaborator

mdadams commented Mar 13, 2021

This overflow is benign, currently. Since it occurs in a utility function where it is probably better to be careful about overflow (for the sake of future code changes), and there is no performance impact, I have fixed this issue (on the master branch).

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