Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
poppler-qt5.34109
poppler-CVE-2019-16115.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File poppler-CVE-2019-16115.patch of Package poppler-qt5.34109
Index: poppler-0.62.0/poppler/GfxState.cc =================================================================== --- poppler-0.62.0.orig/poppler/GfxState.cc +++ poppler-0.62.0/poppler/GfxState.cc @@ -3989,6 +3989,7 @@ void GfxUnivariateShading::setupCache(co } cacheBounds = (double *)gmallocn(maxSize, sizeof(double) * (nComps + 2)); + memset(cacheBounds, 0, maxSize * sizeof(double) * (nComps + 2)); cacheCoeff = cacheBounds + maxSize; cacheValues = cacheCoeff + maxSize;
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