Skip to content

fix: Integer Overflow in pnm2png - height * sizeof(png_byte *) heap-buffer-overflow - #3

Open
VinzSpring wants to merge 1 commit into
pnggroup:mainfrom
VinzSpring:fix/pnm2png-integer-overflow-height
Open

fix: Integer Overflow in pnm2png - height * sizeof(png_byte *) heap-buffer-overflow#3
VinzSpring wants to merge 1 commit into
pnggroup:mainfrom
VinzSpring:fix/pnm2png-integer-overflow-height

Conversation

@VinzSpring

Copy link
Copy Markdown

Fix: added overflow check

closes pnggroup/libpng#825

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.

Integer Overflow in pnm2png - height * sizeof(png_byte *) heap-buffer-overflow

1 participant