Lines Matching refs:fix

30 	by previous fix done on 2016-11-11 for CVE-2016-9297).
55 * tools/tiff2pdf.c: fix potential integer overflows on 32 bit builds
61 * libtiff/tif_aux.c: fix crash in TIFFVGetFieldDefaulted()
84 * tools/tiffcrop.c: fix multiple uint32 overflows in
100 * libtiff/tif_predic.c: fix memory leaks in error code paths added in
101 previous commit (fix for MSVR 35105)
114 * tools/fax2tiff.c: fix segfault when specifying -r without
139 * tools/tiffinfo.c: fix out-of-bound read on some tiled images.
148 * tools/tiffcrop.c: fix out-of-bound read of up to 3 bytes in
154 * tools/tiff2pdf.c: fix write buffer overflow of 2 bytes on JPEG
161 * tools/tiffcp.c: fix out-of-bounds write on tiled images with odd
168 * tools/tiff2pdf.c: fix read -largely- outsize of buffer in
176 * tools/tiffcp.c: fix read of undefined variable in case of missing
178 * tools/tiffcrop.c: fix read of undefined buffer in
199 * tools/tiffcrop.c: fix various out-of-bounds write vulnerabilities
203 * tools/tiff2pdf.c: fix out-of-bounds write vulnerabilities in
207 * libtiff/tif_pixarlog.c: fix out-of-bounds write vulnerabilities
211 * libtiff/tif_write.c: fix issue in error code path of TIFFFlushData1()
215 better fix could be to check the return value of TIFFFlushData1() in
227 * libtiff/tif_lzma.c: typo fix in comment
231 * libtiff/*.c: fix warnings raised by clang 3.9 -Wcomma
235 * libtiff/tif_dirwrite.c, libtiff/tif_color.c: fix warnings raised
240 * tools/tiffcrop.c: fix C99'ism.
244 * tools/tiff2bw.c: fix weight computation that could result of color
291 * tools/tiffdump.c: fix a few misaligned 64-bit reads warned
314 * libtiff/tif_pixarlog.c: fix potential buffer write overrun in
346 fix regression, introduced on 2014-12-23, when reading a one-strip
366 * libtiff/tif_read.c, tif_dirread.c: fix indentation issues raised
376 * libtiff/tif_next.c: fix potential out-of-bound write in NeXTDecode()
382 * libtiff/tif_luv.c: fix potential out-of-bound writes in decode
389 * libtiff/tif_getimage.c: fix out-of-bound reads in TIFFRGBAImage
407 * libtiff/tif_dirwrite.c: fix truncation to 32 bit of file offsets in
439 * libtiff/*.c: fix typos in comments (patch by Kurt Schwehr)
443 * libtiff/*.c: fix MSVC warnings related to cast shortening and
448 * libtiff/*.c: fix clang -Wshorten-64-to-32 warnings
474 * libtiff/tiffiop.h, libtiff/tif_dirwrite.c: suffix constants by U to fix
481 libtiff/tif_print.c: fix -Wshadow warnings (only in libtiff/)
515 Roger Leigh (via tiff mailing list on 2015-09-01) to fix issue
566 * libtiff/tif_predict.c: fix generation of output with 16 bit
621 fix build issues when using Cmake due to Windows large file
640 * CMakeLists.txt: Applied patch by Roger Leigh to fix libtiffxx
694 * configure.ac: For 64-bit MinGW, fix SSIZE_FORMAT formatting
730 * libtiff/tif_unix.c: fix compilation with MSVC (fix by Jeff McKenna)
914 for 64-bit systems. Add some header validations. Should fix many
994 to avoid buffer leak (fix previous fix, found by Coverity scan)
1001 * libtiff/tif_getimage.c: in OJPEG case, fix checks on strile width/height
1024 * libtiff/tif_getimage.c, libtiff/tif_ojpeg.c, libtiff/tif_zip.c: fix
1034 * tools/tiff2pdf.c: fix buffer overflow on some YCbCr JPEG compressed images.
1039 * tools/tiff2pdf.c: fix buffer overflow on YCbCr JPEG compressed image.
1051 * libtiff/tif_read.c: fix several invalid comparisons of a uint64 value with
1068 * tools/pal2rgb.c, tools/thumbnail.c: fix crash by disabling TIFFTAG_INKNAMES
1069 copying. The right fix would be to properly copy it, but not worth the burden
1075 * tools/thumbnail.c: fix out-of-buffer write
1097 * tools/tiffcp.c: fix crash when converting YCbCr JPEG-compressed to none.
1099 Description: fix for Debian bug #741451
1129 * tools/bmp2tiff.c: fix crash due to int overflow related to input BMP dimensions
1130 * tools/tiff2pdf.c: fix crash due to invalid tile count (should likely be checked by
1132 * tools/tiffcrop.c: fix crash due to invalid TileWidth/TileHeight
1133 * tools/tiffdump.c: fix crash due to overflow of entry count.
1152 * tools/thumbnail.c, tools/tiffcrop.c: "fix" heap read over-run found with
1196 * tools/tiffcrop.c: fix segfault if bad value passed to -Z option
1202 * libtiff/tif_jpeg.c: fix segfault in JPEGFixupTagsSubsampling() on
1233 * libtiff/tif_dir.c: fix last fix for TIFFNumberOfDirectories()
1249 to terminate processing of truncated TIFF. Issue found and fix
1254 * tools/gif2tiff.c: fix possible OOB write (#2452, CVE-2013-4244)
1363 Red Hat Security Response team for the fix.
1441 * libtiff/tif_fax3.c: fix memory initialization of runs, only
1449 * libtiff/tif_packbits.c: fix read past end of data buffer.
1621 * libtiff/tif_dirread.c: fix error reporting when there is no
1854 * tools/gif2tiff.c: fix buffer overrun
1881 * tools/tiff2pdf.c: fix colors for images with RGBA
1887 * libtiff/tif_dirread.c: fix for Zeiss LSM and Canon CR2 files
1897 * libtiff/tif_jpeg.c: fix use of clumplines calculation
1908 libtiff/tif_zip.c: fix build errors for VC6
1930 * libtiff/tif_ojpeg.c: fix buffer overflow on problem data
1939 * libtiff/tif_ojpeg.c: fix crash when reading a TIFF with a zero
1946 * libtiff/tif_dirread.c: fix crash when reading a badly-constructed
2100 * libtiff/tif_fax3.c (Fax3SetupState): Yesterday's fix for
2116 potential overflows. In conjunction with the fix to TIFFhowmany(),
2168 if the jpeg table was written. This is a fix for the last fix on 04-21.
2331 fix build with gcc when using the "-Wformat
2367 * libtiff/tif_print.c (TIFFPrintDirectory): Apply fix from Jay
2369 one-line fix".
2418 #1085 for a better underflow fix that errors properly.
2526 * tools/tiffsplit.c: fix sampleformat to be shortv instead of longv.
2699 * tif_dirwrite.c: fix potential memory leak.
2725 * tools/rgb2ycbcr.c: fix memory leak of raster buffer.
2795 * tools/tiff2ps.c: fix up 64bit issues (from Edward Lam).
3123 tif_predict.c, tif_zip.c}: Finally fix bug
3180 counters in TIFFFetchData(). Should finally fix the issue
3375 TIFFPrintDirectory(). Joris Van Damme authored the fix.
3447 gtStripContig with TIFFNewScanlineSize so as to fix buggy behaviour
4012 * libtiff/tiffconf.h.in: One more attempt to fix the AIX bug
4124 TIFF_CODERSETUP flag (to fix memry leaks).
4175 * libtiff/tif_jpeg.c: Substantial fix for addtiffo problems with
4534 read/open/close/lseek functions to fix the
4830 from Dmitry V. Levin to fix possible integer overflow problems.
4875 * libtiff/tif_dirread.c: Applied patch from Dmitry V. Levin to fix
5016 TIFFDefaultDirectory() (in addition to 2004-08-19 fix).
5259 TIFFCleanup() from the TIFFClose() in order to fix the bug
5569 in order to fix
5901 * libtiff/tif_dir.c: fix problem with test on td_customValueCount.
5972 * libtiff/tif_dirread.c: Another fix for the fetching SBYTE arrays
6160 Should fix http://bugzilla.remotesensing.org/show_bug.cgi?id=119 (in
6214 now also uses TIFFRGBAImageOK before reading. This is additional fix
6298 * tools/tiffset.c: fix bug in error reporting.
6300 * tools/tiffcp.c: fix several warnings that show up with -Wall.
6612 * fax2ps.c: Helge (libtiff at oldach.net) submitted fix:
6614 Here's a fix for fax2ps that corrects behaviour for non-Letter paper
6843 be a proper fix to the buffer sizing problem. See
6846 * Fixed tif_getimage.c to fix overrun bug with YCbCr images without
6873 the strips per separation fix done a few weeks ago.
6886 * tif_read.c: fix subtle bug with determining the number of
6890 * Applied 16/32 bit fix to tif_fax3.c. Fix supplied by
6926 * tif_win32.c: Applied patch to fix overreads and ovverwrites
6960 fix submitted to Stanislav Brabec <[email protected]>
7156 * Applied "a" mode fix to tif_win32.c/TIFFOpen() as suggested