Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
ImageMagick.30355
ImageMagick-CVE-2017-17681.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ImageMagick-CVE-2017-17681.patch of Package ImageMagick.30355
Index: ImageMagick-6.8.8-1/coders/psd.c =================================================================== --- ImageMagick-6.8.8-1.orig/coders/psd.c 2018-01-26 14:45:31.746884234 +0100 +++ ImageMagick-6.8.8-1/coders/psd.c 2018-01-26 14:47:47.725192764 +0100 @@ -976,6 +976,8 @@ static MagickStatusType ReadPSDChannelZi pixels=(unsigned char *) RelinquishMagickMemory(pixels); return(MagickFalse); } + if (ret == Z_STREAM_END) + break; } (void) inflateEnd(&stream); }
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