Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
openssh
openssh-5.8p1-syntax-error.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File openssh-5.8p1-syntax-error.diff of Package openssh
Index: openssh-5.8p1/openbsd-compat/port-linux.c =================================================================== --- openssh-5.8p1.orig/openbsd-compat/port-linux.c +++ openssh-5.8p1/openbsd-compat/port-linux.c @@ -213,7 +213,7 @@ ssh_selinux_setfscreatecon(const char *p if (!ssh_selinux_enabled()) return; - if (path == NULL) + if (path == NULL) { setfscreatecon(NULL); return; }
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