diff options
author | 2023-02-07 04:04:56 +0000 | |
---|---|---|
committer | 2023-02-07 04:29:51 +0000 | |
commit | 847c95bdb5624d743c7e99bf10b1749580ace225 (patch) | |
tree | 73dd8333b06dc118079e08452560a1723312eb45 /media-libs/tiff | |
parent | media-libs/tiff: Fix CVE-2022-48281 (diff) | |
download | gentoo-847c95bdb5624d743c7e99bf10b1749580ace225.tar.gz gentoo-847c95bdb5624d743c7e99bf10b1749580ace225.tar.bz2 gentoo-847c95bdb5624d743c7e99bf10b1749580ace225.zip |
media-libs/tiff: scrub patch, add upstream refs
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/tiff')
-rw-r--r-- | media-libs/tiff/files/tiff-4.5.0-CVE-2022-48281.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/tiff/files/tiff-4.5.0-CVE-2022-48281.patch b/media-libs/tiff/files/tiff-4.5.0-CVE-2022-48281.patch index 070f642da454..e38d17df9cc2 100644 --- a/media-libs/tiff/files/tiff-4.5.0-CVE-2022-48281.patch +++ b/media-libs/tiff/files/tiff-4.5.0-CVE-2022-48281.patch @@ -1,7 +1,7 @@ -Index: tiff-4.5.0/tools/tiffcrop.c -=================================================================== ---- tiff-4.5.0.orig/tools/tiffcrop.c -+++ tiff-4.5.0/tools/tiffcrop.c +https://gitlab.com/libtiff/libtiff/-/issues/488 +https://bugs.gentoo.org/891839 +--- a/tools/tiffcrop.c ++++ b/tools/tiffcrop.c @@ -8591,7 +8591,7 @@ static int processCropSelections(struct cropsize + NUM_BUFF_OVERSIZE_BYTES); else |