Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:Update
ImageMagick.18190
ImageMagick-CVE-2014-9850.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ImageMagick-CVE-2014-9850.patch of Package ImageMagick.18190
--- a/magick/resource.c +++ b/magick/resource.c @@ -1193,6 +1193,8 @@ MagickExport MagickBooleanType SetMagickResourceLimit(const ResourceType type, 100.0)); if (resource_info.throttle_limit > GetOpenMPMaximumThreads()) resource_info.throttle_limit=GetOpenMPMaximumThreads(); + else if (resource_info.thread_limit == 0) + resource_info.thread_limit=1; break; } case TimeResource:
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