| .. | ||
| 0000-build-config.patch | ||
| 0017-safe_skews_in_gtTileContig.patch | ||
| 0028-nstrips-OOM.patch | ||
| 0031-safe_size_ingtStripContig.patch | ||
| 0033-avail-out-overflow.patch | ||
| README.pdfium | ||
| t4.h | ||
| tif_aux.c | ||
| tif_close.c | ||
| tif_codec.c | ||
| tif_color.c | ||
| tif_compress.c | ||
| tif_dir.c | ||
| tif_dir.h | ||
| tif_dirinfo.c | ||
| tif_dirread.c | ||
| tif_dirwrite.c | ||
| tif_dumpmode.c | ||
| tif_error.c | ||
| tif_extension.c | ||
| tif_fax3.c | ||
| tif_fax3.h | ||
| tif_fax3sm.c | ||
| tif_flush.c | ||
| tif_getimage.c | ||
| tif_hash_set.c | ||
| tif_hash_set.h | ||
| tif_jpeg.c | ||
| tif_luv.c | ||
| tif_lzw.c | ||
| tif_next.c | ||
| tif_open.c | ||
| tif_packbits.c | ||
| tif_pixarlog.c | ||
| tif_predict.c | ||
| tif_predict.h | ||
| tif_print.c | ||
| tif_read.c | ||
| tif_strip.c | ||
| tif_swab.c | ||
| tif_thunder.c | ||
| tif_tile.c | ||
| tif_version.c | ||
| tif_warning.c | ||
| tif_write.c | ||
| tiff.h | ||
| tiffconf.h | ||
| tiffio.h | ||
| tiffiop.h | ||
| tiffvers.h | ||
| uvcode.h | ||
Name: LibTIFF URL: http://www.simplesystems.org/libtiff/ Version: 4.5.0 CPEPrefix: cpe:/a:libtiff:libtiff:4.5.0 Security Critical: yes License: BSD Description: TIFF library. Local Modifications: 0000-build-config.patch: Local build configuration changes. 0017-safe_skews_in_gtTileContig.patch: return error if to/from skews overflow from int32. 0028-nstrips-OOM.patch: return error for excess number of tiles/strips. 0031-safe_size_ingtStripContig.patch: return error if the size to read overflow from int32. 0033-avail-out-overflow.patch: signed comparison in PixarLogDecode().