Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 38414 Details for
Bug 59850
version bump: net-filter/anubis-3.9.95
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
files/authmode.c.patch
authmode.c.patch (text/plain), 438 bytes, created by
Daniel Black (RETIRED)
on 2004-08-29 01:22:15 UTC
(
hide
)
Description:
files/authmode.c.patch
Filename:
MIME Type:
Creator:
Daniel Black (RETIRED)
Created:
2004-08-29 01:22:15 UTC
Size:
438 bytes
patch
obsolete
>--- src/authmode.c.orig 2004-08-29 16:37:43.050245536 +0930 >+++ src/authmode.c 2004-08-29 16:37:57.351751200 +0930 >@@ -619,7 +619,7 @@ > info (NORMAL, _("Connection closed successfully.")); > > #ifdef HAVE_PAM >- pam_retval = pam_close_session (pamh, 0); >+ int pam_retval = pam_close_session (pamh, 0); > if (pam_retval == PAM_SUCCESS) > info (VERBOSE, _("PAM: Session closed.")); > if (pam_end (pamh, pam_retval) != PAM_SUCCESS)
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 59850
:
37095
|
38413
| 38414 |
38415
|
39184