https://bugzilla.mindrot.org/show_bug.cgi?id=2479

Darren Tucker <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #2735|ok?([email protected])     |ok+
              Flags|                            |

--- Comment #2 from Darren Tucker <[email protected]> ---
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.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to