Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:Update
poppler-qt.30207
poppler-CVE-2018-20650.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File poppler-CVE-2018-20650.patch of Package poppler-qt.30207
Index: poppler-0.43.0/poppler/FileSpec.cc =================================================================== --- poppler-0.43.0.orig/poppler/FileSpec.cc +++ poppler-0.43.0/poppler/FileSpec.cc @@ -137,11 +137,11 @@ FileSpec::FileSpec(Object *fileSpecA) } } obj1.free(); - } - if (fileSpec.dictLookup("Desc", &obj1)->isString()) - desc = obj1.getString()->copy(); - obj1.free(); + if (fileSpec.dictLookup("Desc", &obj1)->isString()) + desc = obj1.getString()->copy(); + obj1.free(); + } } FileSpec::~FileSpec()
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