[Bug 859] getaddrinfo(host, "0", &hints, &res) may take extra cycles
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Thu Jun 12 08:42:11 EST 2008
https://bugzilla.mindrot.org/show_bug.cgi?id=859
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker at zip.com.au
Blocks| |1452
--- Comment #4 from Darren Tucker <dtucker at zip.com.au> 2008-06-12 08:42:08 ---
Apparently the reason for the "0" was to make sure that at least one of
(host, port) was a non-null value. I have verified that it is not
possible for the host parameters to be NULL in these cases.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list