Home | History | Annotate | only in /external/pdfium/third_party/libtiff
Up to higher level directory
NameDateSize
0000-build-config.patch05-Oct-20179.1K
0001-build-config.patch05-Oct-2017653
0002-CVE-2015-8665-8683.patch05-Oct-20174.1K
0003-CVE-2015-8781-8782-8783.patch05-Oct-20175.1K
0004-CVE-2015-8784.patch05-Oct-20171.7K
0005-Leak-TIFFFetchStripThing.patch05-Oct-2017515
0006-HeapBufferOverflow-ChopUpSingleUncompressedStrip.patch05-Oct-20171.6K
0007-uninitialized-value.patch05-Oct-2017451
0008-HeapBufferOverflow-ChopUpSingleUncompressedStrip.patch05-Oct-2017510
0009-HeapBufferOverflow-PixarLogDecode.patch05-Oct-20171.3K
0010-fix-leak-imagebegin.patch05-Oct-2017559
0011-fix-leak-imagebegin2.patch05-Oct-20171.5K
0012-initialize-tif-rawdata.patch05-Oct-2017507
0013-validate-refblackwhite.patch05-Oct-2017691
0014-cast-to-unsigned-in-putagreytile.patch05-Oct-2017519
0015-fix-leaks-in-tif_ojpeg.patch05-Oct-20171.6K
0016-fix-leak-in-pixarlogsetupdecode.patch05-Oct-20171.1K
0017-safe_skews_in_gtTileContig.patch05-Oct-20173.1K
0018-fix-leak-in-PredictorSetupDecode.patch05-Oct-20171.6K
0019-fix-invalid-reads-TIFFFetchNormalTag.patch05-Oct-20171.9K
0020-unreasonable-td-bitspersample.patch05-Oct-20171.4K
0021-fix-leaks-ojpegreaderinfosectables.patch05-Oct-20171.4K
README.pdfium05-Oct-20171.8K
t4.h05-Oct-201711.1K
tif_aux.c05-Oct-20179.1K
tif_close.c05-Oct-20174K
tif_codec.c05-Oct-20174.9K
tif_color.c05-Oct-20178.6K
tif_compress.c05-Oct-20177.7K
tif_dir.c05-Oct-201747K
tif_dir.h05-Oct-201710.7K
tif_dirinfo.c05-Oct-201747.2K
tif_dirread.c05-Oct-2017138.9K
tif_dirwrite.c05-Oct-201785.9K
tif_dumpmode.c05-Oct-20173.8K
tif_error.c05-Oct-20172.3K
tif_extension.c05-Oct-20173.2K
tif_fax3.c05-Oct-201743.9K
tif_fax3.h05-Oct-201715.8K
tif_fax3sm.c05-Oct-2017102.3K
tif_flush.c05-Oct-20174K
tif_getimage.c05-Oct-201775K
tif_jpeg.c05-Oct-201771.9K
tif_luv.c05-Oct-201742.8K
tif_lzw.c05-Oct-201731.1K
tif_next.c05-Oct-20174.9K
tif_ojpeg.c05-Oct-201775.9K
tif_open.c05-Oct-201717.6K
tif_packbits.c05-Oct-20177.2K
tif_pixarlog.c05-Oct-201740.7K
tif_predict.c05-Oct-201721.3K
tif_predict.h05-Oct-20172.8K
tif_print.c05-Oct-201720.5K
tif_read.c05-Oct-201733K
tif_strip.c05-Oct-201711.2K
tif_swab.c05-Oct-20179.1K
tif_thunder.c05-Oct-20176.3K
tif_tile.c05-Oct-20178.8K
tif_version.c05-Oct-20171.5K
tif_warning.c05-Oct-20172.3K
tif_write.c05-Oct-201724.9K
tif_zip.c05-Oct-201713.2K
tiff.h05-Oct-201735.1K
tiffconf.h05-Oct-20176.3K
tiffio.h05-Oct-201722.5K
tiffiop.h05-Oct-201717.6K
tiffvers.h05-Oct-2017410
uvcode.h05-Oct-20175.5K

README.pdfium

      1 Name: LibTIFF
      2 URL: http://www.remotesensing.org/libtiff/
      3 Version: 4.0.6
      4 Security Critical: yes
      5 License: BSD
      6 
      7 Description:
      8 TIFF library.
      9 
     10 Local Modifications:
     11 
     12 0000-build-config.patch: Local build configuration changes.
     13 0001-build-config.patch: Enable HAVE_SEARCH_H in tiffconf.h for VS 2015
     14 0002-CVE-2015-8665-8683.patch: Security fixes
     15 0003-CVE-2015-8781-8782-8783.patch: Security fixes
     16 0004-CVE-2015-8784.patch: Security fixes
     17 0005-Leak-TIFFFetchStripThing.patch: Fix a memory leak
     18 0006-HeapBufferOverflow-ChopUpSingleUncompressedStrip.patch: Fix a heap buffer overflow
     19 0007-uninitialized-value.patch: Fix potentially uninitialized dircount value
     20 0008-HeapBufferOverflow-ChopUpSingleUncompressedStrip.patch: Fix a heap buffer overflow
     21 0009-HeapBufferOverflow-PixarLogDecode.patch: Fix a heap buffer overflow
     22 0010-fix-leak-imagebegin: Fix a leak when TIFFRGBAImageBegin fails
     23 0011-fix-leak-imagebegin2: Apply upstream fix related to our previous patch
     24 0012-initialize-tif-rawdata.patch: Initialize tif_rawdata to guard against unitialized access
     25 0013-validate-refblackwhite.patch: Make sure the refblackwhite values aren't nan.
     26 0014-cast-to-unsigned-in-putagreytile.patch: casting to avoid undefined shifts.
     27 0015-fix-leaks-in-tif_ojpeg.patch: fix direct leaks in tif_ojpeg.c methods
     28 0016-fix-leak-in-pixarlogsetupdecode.patch: Free sp->tbuf if setup fails
     29 0017-safe_skews_in_gtTileContig.patch: return error if to/from skews overflow from int32.
     30 0018-fix-leak-in-PredictorSetupDecode.patch: call tif->tif_cleanup if the setup fails.
     31 0019-fix-invalid-reads-TIFFFetchNormalTag.patch: upstream security fix in tif_dirread.
     32 0020-unreasonable-td-bitspersample.patch: upstream patch ignoring large td_bitspersample.
     33 0021-fix-leaks-ojpegreaderinfosectables.patch: more direct leak fixes in tif_ojpeg.c.
     34