Bugzilla – Attachment 739 Details for
Bug 952
login_init_entry: Cannot find user when username length is 64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
One-line change. Unit tested on Linux.
952-proposed.patch (text/plain), 482 bytes, created by
Brian Hamon
on 2004-11-12 04:58:01 AEDT
(
hide
)
Description:
One-line change. Unit tested on Linux.
Filename:
MIME Type:
Creator:
Brian Hamon
Created:
2004-11-12 04:58:01 AEDT
Size:
482 bytes
patch
obsolete
>Index: loginrec.h >=================================================================== >RCS file: /cvs/openssh/loginrec.h,v >retrieving revision 1.7 >diff -u -3 -r1.7 loginrec.h >--- loginrec.h 3 Jun 2003 02:18:50 -0000 1.7 >+++ loginrec.h 11 Nov 2004 17:58:41 -0000 >@@ -62,7 +62,7 @@ > /* string lengths - set very long */ > #define LINFO_PROGSIZE 64 > #define LINFO_LINESIZE 64 >-#define LINFO_NAMESIZE 64 >+#define LINFO_NAMESIZE 72 > #define LINFO_HOSTSIZE 256 > > struct logininfo {
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 952
: 739