diff options
author | 2001-01-02 18:22:32 +0000 | |
---|---|---|
committer | 2001-01-02 18:22:32 +0000 | |
commit | 59c6398f8ef7ee6b53956043d72241a6b6a27711 (patch) | |
tree | 013fc238973ae3216aa3548830d708b5178b53e3 /usr.bin/ssh/sshconnect.c | |
parent | accumulate memory total requests in quad (diff) | |
download | wireguard-openbsd-59c6398f8ef7ee6b53956043d72241a6b6a27711.tar.xz wireguard-openbsd-59c6398f8ef7ee6b53956043d72241a6b6a27711.zip |
Fix a problem introduced by the printf format sweep. Passing a NULL
pw_error() is prefectly legal but now we have to check for it explicity
(it was handled implicitly before since warn(name) would become warn(NULL)).
Diffstat (limited to 'usr.bin/ssh/sshconnect.c')
0 files changed, 0 insertions, 0 deletions