Bugzilla – Attachment 3168 Details for
Bug 2107
seccomp sandbox breaks GSSAPI
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
cache OIDs unconditionally
bz2107.diff (text/plain), 374 bytes, created by
Damien Miller
on 2018-08-10 10:10:08 AEST
(
hide
)
Description:
cache OIDs unconditionally
Filename:
MIME Type:
Creator:
Damien Miller
Created:
2018-08-10 10:10:08 AEST
Size:
374 bytes
patch
obsolete
>diff --git a/sshd.c b/sshd.c >index b3bba55..6ec55b3 100644 >--- a/sshd.c >+++ b/sshd.c >@@ -492,8 +492,7 @@ privsep_preauth_child(void) > > #ifdef GSSAPI > /* Cache supported mechanism OIDs for later use */ >- if (options.gss_authentication) >- ssh_gssapi_prepare_supported_oids(); >+ ssh_gssapi_prepare_supported_oids(); > #endif > > /* Demote the private keys to public keys. */
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
Flags:
dtucker
:
ok+
Actions:
View
|
Diff
Attachments on
bug 2107
:
2273
|
2406
| 3168