[Bug 2479] ssh-keyscan non-standard port broken
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Fri Oct 23 14:03:49 AEDT 2015
https://bugzilla.mindrot.org/show_bug.cgi?id=2479
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2735|ok?(dtucker at zip.com.au) |ok+
Flags| |
--- Comment #2 from Darren Tucker <dtucker at zip.com.au> ---
Comment on attachment 2735
--> https://bugzilla.mindrot.org/attachment.cgi?id=2735
expand each host name/address individually
>+ if (!key)
style(9) says this should be tested against NULL since it's not a
boolean.
>+ return;
>+ if (!hash_hosts
Ditto.
otherwise ok.
--
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