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

Unified 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 side-by-side diff with in-line comments
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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libtiff/README.pdfium
diff --git a/third_party/libtiff/README.pdfium b/third_party/libtiff/README.pdfium
index 936cd94e90b999a4d15dd004029c72ce77c5f34e..2f9c4f929f2b3dffd09498ee6f716833fef18818 100644
--- a/third_party/libtiff/README.pdfium
+++ b/third_party/libtiff/README.pdfium
@@ -16,3 +16,4 @@ Local Modifications:
0004-CVE-2015-8784.patch: Security fixes
0005-Leak-TIFFFetchStripThing.patch: Fix a memory leak
0006-HeapBufferOverflow-ChopUpSingleUncompressedStrip.patch: Fix a heap buffer overflow
+0007-uninitialized-value.patch: Fix potentially uninitialized dircount value
« 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