Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
No build reason found for SLE-Module-Transactional-Server:x86_64
SUSE:SLE-12-SP1:GA
ImageMagick.28259
ImageMagick-CVE-2019-13310.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ImageMagick-CVE-2019-13310.patch of Package ImageMagick.28259
Index: ImageMagick-6.8.8-1/wand/mogrify.c =================================================================== --- ImageMagick-6.8.8-1.orig/wand/mogrify.c 2019-07-23 13:01:03.068280652 +0200 +++ ImageMagick-6.8.8-1/wand/mogrify.c 2019-07-23 13:01:40.536502460 +0200 @@ -7666,6 +7666,8 @@ WandExport MagickBooleanType MogrifyImag channel,metric,&distortion,exception); if (difference_image == (Image *) NULL) break; + reconstruct_image=DestroyImage(reconstruct_image); + image=DestroyImage(image); if (*images != (Image *) NULL) *images=DestroyImage(*images); *images=difference_image; @@ -7977,6 +7979,7 @@ WandExport MagickBooleanType MogrifyImag q=GetImageFromList(*images,index-1); if (q == (Image *) NULL) { + p=DestroyImage(p); (void) ThrowMagickException(exception,GetMagickModule(), OptionError,"NoSuchImage","`%s'",argv[i+1]); status=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