summaryrefslogtreecommitdiff
path: root/libtiff/tif_next.c
Commit message (Expand)AuthorAgeFilesLines
* * libtiff/*.c: fix warnings raised by clang 3.9 -Wcommaerouault2016-09-041-3/+5
* Fix MSVC breakage in previous commiterouault2015-12-271-2/+2
* * libtiff/tif_next.c: fix potential out-of-bound write in NeXTDecode()erouault2015-12-271-3/+9
* * libtiff/tif_next.c: add new tests to check that we don't read outside oferouault2014-12-291-2/+4
* * libtiff/tif_next.c: check that BitsPerSample = 2. Fixeserouault2014-12-211-1/+18
* Fix various crasher bugs on fuzzed images.erouault2014-12-211-1/+3
* * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message sobfriesen2010-03-101-1/+8
* Fix 64-bit warnings when compiling under MSVC 2005 (x64).fwarmerdam2008-01-011-2/+2
* BigTIFF upgrade in progress - widespread temp mess - does not compile nowjoris2007-04-101-15/+21
* BigTIFF upgrade in progress - widespread temp mess - does not compile nowjoris2007-03-311-1/+1
* BigTIFF upgrade in progress - widespread temp mess - does not compile nowjoris2007-03-311-8/+8
* Avoid warnings.dron2006-10-121-12/+11
* Fixed multiple vulnerabilities, as per Gentoo bug ():dron2006-09-281-7/+11
* *** empty log message ***joris2005-12-211-2/+2
* avoid use of u_long and u_char types. Bug 653fwarmerdam2004-11-031-5/+5
* Several buffer overruns fixed, as noted by Chris Evans.dron2004-09-191-2/+4
* avoid casting warnings at /W4warmerda2003-07-081-2/+2
* avoid warningswarmerda1999-11-271-2/+2
* Initial revisionmike1999-07-271-0/+142