Bugzilla – Attachment 1992 Details for
Bug 1854
Build on Linux fails due to syntax error in port-linux.c
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch that adds missing "{"
openssh-5.8p1-port-linux.patch (text/plain), 285 bytes, created by
Steve Caligo
on 2011-02-06 19:24:30 AEDT
(
hide
)
Description:
Patch that adds missing "{"
Filename:
MIME Type:
Creator:
Steve Caligo
Created:
2011-02-06 19:24:30 AEDT
Size:
285 bytes
patch
obsolete
>--- openssh-5.8p1/openbsd-compat/port-linux.c.orig 2011-02-04 01:43:08.000000000 +0100 >+++ openssh-5.8p1/openbsd-compat/port-linux.c 2011-02-06 09:10:30.172023188 +0100 >@@ -213,7 +213,7 @@ > > if (!ssh_selinux_enabled()) > return; >- if (path == NULL) >+ if (path == NULL) { > setfscre
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1854
:
1992
|
1993