Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:11.4:Update
mc.399
mc-mcviewsegfault.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mc-mcviewsegfault.patch of Package mc.399
Index: src/editor/editwidget.c =================================================================== --- src/editor/editwidget.c.orig +++ src/editor/editwidget.c @@ -387,7 +387,7 @@ edit_file (const char *_file, int line) const char * edit_get_file_name (const WEdit * edit) { - return edit->filename; + return edit?edit->filename:NULL; } /* --------------------------------------------------------------------------------------------- */
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