openjpeg/src/bin/jp2
Even Rouault b2072402b7
pngtoimage(): fix wrong computation of x1,y1 if -d option is used, that would result in a heap buffer overflow (fixes #1284)
2020-11-30 22:31:51 +01: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 pngtoimage(): fix wrong computation of x1,y1 if -d option is used, that would result in a heap buffer overflow (fixes #1284) 2020-11-30 22:31:51 +01: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 Add multithreading support in the T1 (entropy phase) encoder 2020-05-20 20:30:21 +02:00
opj_decompress.c opj_decompress: fix double-free on input directory with mix of valid and invalid images (CVE-2020-15389) 2020-06-30 21:31:19 +02: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