openjpeg/src/bin
Eharve14 6e4588f379
Added check for integer overflow in get_num_images (#1397)
As discussed in pull request 1396, added a check for integer overflow.
Change list:
Defined num_images as unsigned int
Moved the if statement to check for an empty directory to the beginning of the read directory section
Added a check to see if num images would roll back to zero when incrementing.
2022-01-15 15:33:03 +01:00
..
common color_apply_icc_profile: add checks on the number of components (#1236) 2020-04-17 00:37:33 +02:00
jp2 Added check for integer overflow in get_num_images (#1397) 2022-01-15 15:33:03 +01:00
jpip Fix some typos (found by codespell) 2021-12-05 13:14:33 +01:00
wx Format source file with typo fixes 2021-12-05 13:38:47 +01:00
CMakeLists.txt Remove obsolete components JPWL, JP3D and MJ2 2021-05-04 19:21:45 +02:00