[Bug 2239] ssh-keygen cannot handle Linux with 64 char long hostname
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Thu Jul 3 13:03:02 EST 2014
https://bugzilla.mindrot.org/show_bug.cgi?id=2239
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2434|0 |1
is obsolete| |
CC| |djm at mindrot.org
Assignee|unassigned-bugs at mindrot.org |djm at mindrot.org
Status|NEW |ASSIGNED
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
Created attachment 2448
--> https://bugzilla.mindrot.org/attachment.cgi?id=2448&action=edit
use NI_MAXHOST instead of HOSTNAMELEN
I think we should just standardise on using strings of length
NI_MAXHOST for hostnames. We do in about 1/2 the cases already.
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list