Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
No build reason found for SLE-Module-Development-Tools-OBS:s390x
SUSE:SLE-12-SP3:GA
ImageMagick.12053
ImageMagick-CVE-2015-8903.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ImageMagick-CVE-2015-8903.patch of Package ImageMagick.12053
--- 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