Mailing List Archive

[Bug 859] getaddrinfo(host, "0", &hints, &res) may take extra cycles
https://bugzilla.mindrot.org/show_bug.cgi?id=859


Darren Tucker <dtucker@zip.com.au> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker@zip.com.au
Blocks| |1452




--- Comment #4 from Darren Tucker <dtucker@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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 859] getaddrinfo(host, "0", &hints, &res) may take extra cycles [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=859


Darren Tucker <dtucker@zip.com.au> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED




--- Comment #5 from Darren Tucker <dtucker@zip.com.au> 2008-06-12 10:23:22 ---
A modified version of your patch has been applied and will be in the
next release. Thanks.

--
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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs