Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
ImageMagick.18190
ImageMagick-CVE-2017-14314.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ImageMagick-CVE-2017-14314.patch of Package ImageMagick.18190
Index: ImageMagick-6.8.8-1/magick/draw.c =================================================================== --- ImageMagick-6.8.8-1.orig/magick/draw.c 2018-03-05 19:42:07.820391922 +0100 +++ ImageMagick-6.8.8-1/magick/draw.c 2018-03-05 19:42:09.488420365 +0100 @@ -2726,7 +2726,7 @@ MagickExport MagickBooleanType DrawImage GetMagickToken(p,&p,token); } graphic_context[n]->dash_pattern=(double *) - AcquireQuantumMemory((size_t) (2UL*x+1UL), + AcquireQuantumMemory((size_t) (2UL*x+2UL), sizeof(*graphic_context[n]->dash_pattern)); if (graphic_context[n]->dash_pattern == (double *) NULL) {
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor