Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:Update
ImageMagick.9832
ImageMagick-CVE-2017-12669.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ImageMagick-CVE-2017-12669.patch of Package ImageMagick.9832
--- a/coders/cals.c +++ b/coders/cals.c @@ -564,6 +564,7 @@ static MagickBooleanType WriteCALSImage(const ImageInfo *image_info, group4_image=CloneImage(image,0,0,MagickTrue,&image->exception); if (group4_image == (Image *) NULL) { + write_info=DestroyImageInfo(write_info); (void) CloseBlob(image); return(MagickFalse); } @@ -572,6 +573,7 @@ static MagickBooleanType WriteCALSImage(const ImageInfo *image_info, group4_image=DestroyImage(group4_image); if (group4 == (unsigned char *) NULL) { + write_info=DestroyImageInfo(write_info); (void) CloseBlob(image); return(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