bugzilla-daemon at mindrot.org
2005-Jan-20 10:39 UTC
[Bug 952] login_init_entry: Cannot find user when username length is 64
http://bugzilla.mindrot.org/show_bug.cgi?id=952
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #739| |ok+
Flag| |
------- Additional Comments From dtucker at zip.com.au 2005-01-20 21:39 -------
(From update of attachment 739)
Seems reasonable to me, all of the references in loginrec.c are limited by
sizeof(li->username).
Objections?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2005-Jan-20 10:54 UTC
[Bug 952] login_init_entry: Cannot find user when username length is 64
http://bugzilla.mindrot.org/show_bug.cgi?id=952 ------- Additional Comments From djm at mindrot.org 2005-01-20 21:54 ------- I think we should probably round it up to the nearest power of two, but I agree: ok. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2005-Jan-20 11:08 UTC
[Bug 952] login_init_entry: Cannot find user when username length is 64
http://bugzilla.mindrot.org/show_bug.cgi?id=952
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From dtucker at zip.com.au 2005-01-20 22:08 -------
Thanks, applied (increased to 128 bytes).
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.