Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
kdelibs3
kcontrol_crash_patch.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File kcontrol_crash_patch.diff of Package kdelibs3
--- kdecore/svgicons/ksvgiconengine.cpp.orig 2011-03-15 01:29:21.172970849 +0300 +++ kdecore/svgicons/ksvgiconengine.cpp 2011-03-15 01:42:09.904779795 +0300 @@ -538,6 +538,8 @@ bool KSVGIconEngine::load(int width, int height, const QString &path) { + if(path.isNull()) return false; + QDomDocument svgDocument("svg"); QFile file(path);
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