Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
0000-build-config.patch | 22-Oct-2020 | 8.1K | |
0006-HeapBufferOverflow-ChopUpSingleUncompressedStrip.patch | 22-Oct-2020 | 1.6K | |
0008-HeapBufferOverflow-ChopUpSingleUncompressedStrip.patch | 22-Oct-2020 | 510 | |
0017-safe_skews_in_gtTileContig.patch | 22-Oct-2020 | 2.8K | |
0025-upstream-OOM-gtTileContig.patch | 22-Oct-2020 | 17.8K | |
0026-upstream-null-dereference.patch | 22-Oct-2020 | 1K | |
0027-build-config.patch | 22-Oct-2020 | 1.2K | |
0028-nstrips-OOM.patch | 22-Oct-2020 | 902 | |
README.pdfium | 22-Oct-2020 | 910 | |
t4.h | 22-Oct-2020 | 11.1K | |
tif_aux.c | 22-Oct-2020 | 9.5K | |
tif_close.c | 22-Oct-2020 | 4K | |
tif_codec.c | 22-Oct-2020 | 4.9K | |
tif_color.c | 22-Oct-2020 | 9.3K | |
tif_compress.c | 22-Oct-2020 | 7.8K | |
tif_dir.c | 22-Oct-2020 | 49.2K | |
tif_dir.h | 22-Oct-2020 | 10.7K | |
tif_dirinfo.c | 22-Oct-2020 | 47.5K | |
tif_dirread.c | 22-Oct-2020 | 141.3K | |
tif_dirwrite.c | 22-Oct-2020 | 87.6K | |
tif_dumpmode.c | 22-Oct-2020 | 3.8K | |
tif_error.c | 22-Oct-2020 | 2.3K | |
tif_extension.c | 22-Oct-2020 | 3.2K | |
tif_fax3.c | 22-Oct-2020 | 44.9K | |
tif_fax3.h | 22-Oct-2020 | 16K | |
tif_fax3sm.c | 22-Oct-2020 | 102.3K | |
tif_flush.c | 22-Oct-2020 | 4K | |
tif_getimage.c | 22-Oct-2020 | 78.8K | |
tif_jpeg.c | 22-Oct-2020 | 73.1K | |
tif_luv.c | 22-Oct-2020 | 43.8K | |
tif_lzw.c | 22-Oct-2020 | 32.2K | |
tif_next.c | 22-Oct-2020 | 4.9K | |
tif_ojpeg.c | 22-Oct-2020 | 76.8K | |
tif_open.c | 22-Oct-2020 | 17.6K | |
tif_packbits.c | 22-Oct-2020 | 7.4K | |
tif_pixarlog.c | 22-Oct-2020 | 42.7K | |
tif_predict.c | 22-Oct-2020 | 23.6K | |
tif_predict.h | 22-Oct-2020 | 2.9K | |
tif_print.c | 22-Oct-2020 | 20.6K | |
tif_read.c | 22-Oct-2020 | 47.6K | |
tif_strip.c | 22-Oct-2020 | 11.2K | |
tif_swab.c | 22-Oct-2020 | 9.1K | |
tif_thunder.c | 22-Oct-2020 | 6.3K | |
tif_tile.c | 22-Oct-2020 | 8.8K | |
tif_version.c | 22-Oct-2020 | 1.5K | |
tif_warning.c | 22-Oct-2020 | 2.3K | |
tif_write.c | 22-Oct-2020 | 26.3K | |
tif_zip.c | 22-Oct-2020 | 13.4K | |
tiff.h | 22-Oct-2020 | 35.1K | |
tiffconf.h | 22-Oct-2020 | 5.9K | |
tiffio.h | 22-Oct-2020 | 22.8K | |
tiffiop.h | 22-Oct-2020 | 18.5K | |
tiffvers.h | 22-Oct-2020 | 410 | |
uvcode.h | 22-Oct-2020 | 5.5K |
1 Name: LibTIFF 2 URL: http://www.simplesystems.org/libtiff/ 3 Version: 4.0.8 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 0006-HeapBufferOverflow-ChopUpSingleUncompressedStrip.patch: Fix a heap buffer overflow 15 0008-HeapBufferOverflow-ChopUpSingleUncompressedStrip.patch: Fix a heap buffer overflow 16 0017-safe_skews_in_gtTileContig.patch: return error if to/from skews overflow from int32. 17 0025-upstream-OOM-gtTileContig: allocates the decoded buffer only after a first successful TIFFFillStrip. 18 0026-upstream-null-dereference: properly evit when stoponerr is set and avoid null dereferences. 19 0027-build-config.patch: #define variables so their value can be used by #if. 20 0028-nstrips-OOM.patch: return error for excess number of tiles/strips. 21