blob: 9e98d61f077a33f6af8cc82358a321911610b856 [file] [log] [blame]
Name: LibTIFF
URL: http://www.simplesystems.org/libtiff/
Version: 4.1.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.
0032-builtin-codecs.patch: make _TIFFBuiltinCODECS const data.
0033-avail-out-overflow.patch: signed comparison in PixarLogDecode().