Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
ImageMagick.3353
ImageMagick-CVE-2014-9840.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ImageMagick-CVE-2014-9840.patch of Package ImageMagick.3353
--- a/coders/palm.c +++ b/coders/palm.c @@ -517,8 +517,9 @@ static Image *ReadPALMImage(const ImageInfo *image_info, } if (flags & PALM_HAS_TRANSPARENCY_FLAG) { + IndexPacket index=ConstrainColormapIndex(image,(mask-transparentIndex)); if (bits_per_pixel != 16) - SetMagickPixelPacket(image,image->colormap+(mask-transparentIndex), + SetMagickPixelPacket(image,image->colormap+index, (const IndexPacket *) NULL,&transpix); (void) TransparentPaintImage(image,&transpix,(Quantum) TransparentOpacity,MagickFalse);
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