Bugzilla – Attachment 1993 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]
Same patch, previous one was truncated
openssh-5.8p1-port-linux.patch (text/plain), 314 bytes, created by
Steve Caligo
on 2011-02-06 19:34:35 AEDT
(
hide
)
Description:
Same patch, previous one was truncated
Filename:
MIME Type:
Creator:
Steve Caligo
Created:
2011-02-06 19:34:35 AEDT
Size:
314 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:31:32.636023188 +0100 >@@ -213,7 +213,7 @@ > > if (!ssh_selinux_enabled()) > return; >- if (path == NULL) >+ if (path == NULL) { > setfscreatecon(NULL); > return; > }
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