aboutsummaryrefslogtreecommitdiff
path: root/third_party/libtiff/README.pdfium
blob: 4c97a2503926ab1fd570a33fcc9ad3502154cff9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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.
0027-build-config.patch: #define variables so their value can be used by #if.
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.