Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:Update
ImageMagick.9832
ImageMagick-CVE-2014-9821.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ImageMagick-CVE-2014-9821.patch of Package ImageMagick.9832
--- a/coders/pnm.c +++ b/coders/pnm.c @@ -155,7 +155,7 @@ static void PNMComment(Image *image) Read comment. */ comment=AcquireString(GetImageProperty(image,"comment")); - extent=strlen(comment); + extent=MaxTextExtent; p=comment+strlen(comment); for (c='#'; (c != EOF) && (c != (int) '\n'); p++) {
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