match_user() shouldn't be called with user==NULL unless
authordjm <djm@openbsd.org>
Thu, 6 Apr 2023 03:19:32 +0000 (03:19 +0000)
committerdjm <djm@openbsd.org>
Thu, 6 Apr 2023 03:19:32 +0000 (03:19 +0000)
commit22cda9924c239bb8e30cba5908182f67c4c84e39
tree78cc093009d961a223c21a2ed38f019cec7e35b7
parent1407ce59ad3410964040d81d6c9a22f67d4e6688
match_user() shouldn't be called with user==NULL unless
host and ipaddr are also NULL
usr.bin/ssh/match.c