sys-fs/squashfs-tools: Clean up patch.
authorJeroen Roovers <jer@gentoo.org>
Sat, 30 Jun 2018 09:16:18 +0000 (11:16 +0200)
committerJeroen Roovers <jer@gentoo.org>
Sat, 30 Jun 2018 09:16:18 +0000 (11:16 +0200)
Package-Manager: Portage-2.3.41, Repoman-2.3.9

sys-fs/squashfs-tools/files/squashfs-tools-4.3-local-cve-fix.patch

index 7637f67cd5914b8da4f9bbd5d94824f5ca604b4c..dca6ab68e67643f13ea8b6a767c12e14081b2365 100644 (file)
@@ -6,8 +6,8 @@ Date:   Wed Jun 24 14:27:31 2015 -0500
 
 Update printf formats to match datatypes after CVE patch
 
---- squashfs-tools/unsquash-4.c
-+++ squashfs-tools/unsquash-4.c
+--- a/squashfs-tools/unsquash-4.c
++++ b/squashfs-tools/unsquash-4.c
 @@ -35,7 +35,7 @@
        size_t indexes = SQUASHFS_FRAGMENT_INDEXES(sBlk.s.fragments);
        long long *fragment_table_index;