summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/sshconnect.c
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>2001-01-02 18:22:32 +0000
committermillert <millert@openbsd.org>2001-01-02 18:22:32 +0000
commit59c6398f8ef7ee6b53956043d72241a6b6a27711 (patch)
tree013fc238973ae3216aa3548830d708b5178b53e3 /usr.bin/ssh/sshconnect.c
parentaccumulate memory total requests in quad (diff)
downloadwireguard-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