diff options
author | 2007-02-20 01:44:16 +0000 | |
---|---|---|
committer | 2007-02-20 01:44:16 +0000 | |
commit | 0420c874a690622bb92bd10a07d234035b0874ed (patch) | |
tree | 13705e7bcb87d504ab07d5abfe98d4025b5c3e8c /usr.bin/ssh/clientloop.c | |
parent | knf found while fixing another bug (diff) | |
download | wireguard-openbsd-0420c874a690622bb92bd10a07d234035b0874ed.tar.xz wireguard-openbsd-0420c874a690622bb92bd10a07d234035b0874ed.zip |
Change hard coded numbers to sizeof(buf). Also change some
sizeof(buf) - 1 to sizeof(buf), since fgets takes the whole buffer size.
Based on diff from Charles Longeau <chl at tuxfamily dot org> long ago.
OK millert@.
Diffstat (limited to 'usr.bin/ssh/clientloop.c')
0 files changed, 0 insertions, 0 deletions