openjpeg/src/bin/jp2
Even Rouault 1c54024165
opj_decompress: add sanity checks to avoid segfault in case of decoding error
Prevent crashes like:
opj_decompress -i 0722_5-1_2019.jp2 -o out.ppm -r 4 -t 0

where 0722_5-1_2019.jp2 is
https://drive.google.com/file/d/1ZxOUZg2-FKjYwa257VFLMpTXRWxEoP0a/view?usp=sharing
2020-04-01 21:11:36 +02:00
..
CMakeLists.txt Changed cmake version test to allow for cmake 2.8.11.x 2017-11-14 21:45:09 +11:00
convert.c opj_decompress: add sanity checks to avoid segfault in case of decoding error 2020-04-01 21:11:36 +02:00
convert.h Reformat: apply reformattin on .h files (#128) 2017-05-15 12:21:30 +02:00
convertbmp.c bmp_read_rle4_data(): avoid potential infinite loop 2019-04-15 16:10:18 +08:00
convertpng.c opj_decompress: add sanity checks to avoid segfault in case of decoding error 2020-04-01 21:11:36 +02:00
converttif.c opj_decompress: add sanity checks to avoid segfault in case of decoding error 2020-04-01 21:11:36 +02:00
index.c Reformat whole codebase with astyle.options (#128) 2017-05-09 20:46:20 +02:00
index.h Reformat: apply reformattin on .h files (#128) 2017-05-15 12:21:30 +02:00
opj_compress.c opj_compress: improve help message regarding new IMF switch 2020-02-13 09:59:36 +01:00
opj_decompress.c openjp2/j2k: Report error if all wanted components are not decoded. 2019-02-21 16:48:02 +08:00
opj_dump.c First change on changes-for-afl-tests 2017-08-02 17:27:08 +02:00
windirent.h Fix mingw related warnings 2017-06-21 12:54:40 +02:00