Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9)

Side by Side Diff: third_party/libtiff/README.pdfium

Issue 2389993002: Fix potentially uninitialized value. (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/libtiff/0007-uninitialized-value.patch ('k') | third_party/libtiff/tif_dirread.c » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: LibTIFF 1 Name: LibTIFF
2 URL: http://www.remotesensing.org/libtiff/ 2 URL: http://www.remotesensing.org/libtiff/
3 Version: 4.0.6 3 Version: 4.0.6
4 Security Critical: yes 4 Security Critical: yes
5 License: BSD 5 License: BSD
6 6
7 Description: 7 Description:
8 TIFF library. 8 TIFF library.
9 9
10 Local Modifications: 10 Local Modifications:
11 11
12 0000-build-config.patch: Local build configuration changes. 12 0000-build-config.patch: Local build configuration changes.
13 0001-build-config.patch: Enable HAVE_SEARCH_H in tiffconf.h for VS 2015 13 0001-build-config.patch: Enable HAVE_SEARCH_H in tiffconf.h for VS 2015
14 0002-CVE-2015-8665-8683.patch: Security fixes 14 0002-CVE-2015-8665-8683.patch: Security fixes
15 0003-CVE-2015-8781-8782-8783.patch: Security fixes 15 0003-CVE-2015-8781-8782-8783.patch: Security fixes
16 0004-CVE-2015-8784.patch: Security fixes 16 0004-CVE-2015-8784.patch: Security fixes
17 0005-Leak-TIFFFetchStripThing.patch: Fix a memory leak 17 0005-Leak-TIFFFetchStripThing.patch: Fix a memory leak
18 0006-HeapBufferOverflow-ChopUpSingleUncompressedStrip.patch: Fix a heap buffer o verflow 18 0006-HeapBufferOverflow-ChopUpSingleUncompressedStrip.patch: Fix a heap buffer o verflow
19 0007-uninitialized-value.patch: Fix potentially uninitialized dircount value
OLDNEW
« no previous file with comments | « third_party/libtiff/0007-uninitialized-value.patch ('k') | third_party/libtiff/tif_dirread.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698