opj_decompress: add sanity checks to avoid segfault in case of decoding error
[openjpeg.git] / src / bin / jp2 / converttif.c
2020-04-01 Even Rouaultopj_decompress: add sanity checks to avoid segfault... 1240/head
2018-11-16 Even RouaultMerge pull request #1160 from hlef/master
2018-10-31 Stefan WeilFix some potential overflow issues (#1161)
2017-08-16 Even Rouaulttiftoimage(): fix read heap buffer overflow (#988)
2017-08-11 Even RouaultMerge pull request #980 from szukw000/changes-for-ppc64...
2017-08-10 szukw000Changes in converttif.c for PPC64 980/head
2017-08-09 Antonin DescampeFix remaining warning
2017-08-08 Antonin DescampeMerge pull request #975 from szukw000/changes-for-afl...
2017-08-07 szukw000Changes for converttif.c to fix tsize_t 975/head
2017-08-02 szukw000First change on changes-for-afl-tests
2017-07-31 szukw000Catch images broken by AFL
2017-05-15 Even RouaultMerge pull request #919 from rouault/reformat
2017-05-09 Even RouaultReformat whole codebase with astyle.options (#128)
2016-04-23 Matthieu DarboisMerge pull request #750 from mayeut/issue-729-2
2016-04-23 mayeutAllow to write 3/5/7/9/11/13/15 bpp TIF files 750/head
2016-04-23 mayeutAllow to read 3/5/7/9/11/13/15 bpp TIF files
2015-10-18 Matthieu DarboisMerge pull request #637 from stweil/fixes
2015-10-09 mayeutMerge branch 'master' into travis-abi
2015-10-08 mayeutMerge branch 'master' into coc-qcc
2015-10-07 mayeutMerge branch 'master' into travis-matrix 584/head
2015-10-07 mayeutMerge remote-tracking branch 'uclouvain/master'
2015-10-07 Matthieu DarboisMerge pull request #623 from stweil/c++
2015-10-07 Stefan WeilFix warnings for C++ 623/head
2015-09-08 mayeutMerge remote-tracking branch 'uclouvain/master' into...
2015-08-21 mayeutTIFF can output CMYK
2015-07-26 Matthieu DarboisMerge pull request #549 from mayeut/master
2015-07-26 mayeutUpdate convert for PNG output 549/head
2015-07-26 Matthieu DarboisMerge pull request #548 from mayeut/master
2015-07-26 mayeutRemove some warnings when building 548/head
2015-07-25 Matthieu DarboisMerge pull request #528 from mayeut/zlib-1.2.8
2015-07-25 Matthieu DarboisMerge pull request #521 from manisandro/bigendian
2015-07-20 Matthieu DarboisMerge pull request #533 from mayeut/refactor-read-ppX
2015-07-20 mayeutMerge remote-tracking branch 'uclouvain/master' into...
2015-07-19 mayeutCorrect error message for invalid TIFF input
2015-07-17 Matthieu DarboisMerge pull request #535 from mayeut/converttif
2015-07-17 mayeutAdd tests for TIFF input with Alpha channel 535/head
2015-07-16 mayeutFix build warnings in converttif.c
2015-07-15 mayeutUpdate imagetotif to support more output TIF formats
2015-07-14 mayeutUpdate tiftoimage to support more input TIF formats