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 runtime error: signed integer overflow in file src/bmp.imageio/bmpinput.cpp:302 #3948

Merged
merged 1 commit into from Aug 20, 2023

Conversation

xiaoxiaoafeifei
Copy link
Contributor

Description

fix #3947: runtime error: signed integer overflow in file src/bmp.imageio/bmpinput.cpp:302

Checklist:

…pinput.cpp:302

Signed-off-by: zhailiangliang <zhailiangliang@loongson.cn>
@lgritz lgritz merged commit 15750af into AcademySoftwareFoundation:master Aug 20, 2023
22 of 23 checks passed
lgritz pushed a commit to lgritz/OpenImageIO that referenced this pull request Aug 20, 2023
…pixels (AcademySoftwareFoundation#3948)

fix AcademySoftwareFoundation#3947: runtime error: signed integer overflow in file
src/bmp.imageio/bmpinput.cpp:302
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.

runtime error: signed integer overflow in file src/bmp.imageio/bmpinput.cpp:302
3 participants