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-2015-8903.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ImageMagick-CVE-2015-8903.patch of Package ImageMagick.3353
--- a/coders/vicar.c +++ b/coders/vicar.c @@ -276,6 +276,8 @@ static Image *ReadVICARImage(const ImageInfo *image_info, while (count < (ssize_t) length) { c=ReadBlobByte(image); + if (c == EOF) + break; count++; } if ((image->columns == 0) || (image->rows == 0))
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