Projects
Mega:23.03
ImageMagick
_service:tar_scm:CVE-2022-3213-pre2.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:tar_scm:CVE-2022-3213-pre2.patch of Package ImageMagick
From b11d64704f46cedade2ca3cdcebbc8d1f315035e Mon Sep 17 00:00:00 2001 From: Cristy <urban-warrior@imagemagick.org> Date: Tue, 21 Jun 2022 17:14:48 -0400 Subject: [PATCH] correct copy/paste error --- coders/tiff.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coders/tiff.c b/coders/tiff.c index 2b64958930..e2c6ca1093 100644 --- a/coders/tiff.c +++ b/coders/tiff.c @@ -1905,7 +1905,7 @@ static Image *ReadTIFFImage(const ImageInfo *image_info, #if defined(TIFF_VERSION_BIG) extent+=samples_per_pixel*sizeof(uint64); #else - extent+=samples_per_pixel*sizeof(uint64); + extent+=samples_per_pixel*sizeof(uint32); #endif strip_pixels=(unsigned char *) AcquireQuantumMemory(extent, sizeof(*strip_pixels));
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2