mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
tiff: Update to 4.0.10
Fixes all CVEs as well as a few more. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--- a/libtiff/tiffiop.h
|
||||
+++ b/libtiff/tiffiop.h
|
||||
@@ -287,7 +287,7 @@ struct tiff {
|
||||
@@ -286,7 +286,7 @@ struct tiff {
|
||||
*/
|
||||
#if defined(HAVE_FSEEKO)
|
||||
# define fseek(stream,offset,whence) fseeko(stream,offset,whence)
|
||||
|
||||
Reference in New Issue
Block a user