Bugzilla – Attachment 2321 Details for
Bug 2134
invalid prototype for get_last_login_time()
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
proposed fix
fix.diff (text/plain), 525 bytes, created by
Arthur Mesh
on 2013-07-30 04:59:19 AEST
(
hide
)
Description:
proposed fix
Filename:
MIME Type:
Creator:
Arthur Mesh
Created:
2013-07-30 04:59:19 AEST
Size:
525 bytes
patch
obsolete
>--- sshlogin.h.orig 2013-07-29 11:57:48.000000000 -0700 >+++ sshlogin.h 2013-07-29 11:57:56.000000000 -0700 >@@ -15,7 +15,7 @@ > void record_login(pid_t, const char *, const char *, uid_t, > const char *, struct sockaddr *, socklen_t); > void record_logout(pid_t, const char *, const char *); >-time_t get_last_login_time(uid_t, const char *, char *, u_int); >+time_t get_last_login_time(uid_t, const char *, char *, size_t); > > #ifdef LOGIN_NEEDS_UTMPX > void record_utmp_only(pid_t, const char *, const char *, const char *,
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 2134
: 2321