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

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

Issue 2284063002: Fix for #618267. Adding a method to determine if multiplication has (Closed)
Patch Set: creating a patch and modifying readme for libtiff Created 4 years, 3 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
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
OLDNEW
« no previous file with comments | « third_party/libtiff/0006-HeapBufferOverflow-ChopUpSingleUncompressedStrip.patch ('k') | third_party/libtiff/tif_aux.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698