diff options
author | 2007-06-28 00:52:37 +0000 | |
---|---|---|
committer | 2007-06-28 00:52:37 +0000 | |
commit | 3d1885c0033bd9823a08c7ee11373b4abfd8e24f (patch) | |
tree | 6710320911ce7e2ee4784074ca66f915f1e06f7d /usr.bin/cvs/commit.c | |
parent | printf(1) is the correct reference here, not printf(3); (diff) | |
download | wireguard-openbsd-3d1885c0033bd9823a08c7ee11373b4abfd8e24f.tar.xz wireguard-openbsd-3d1885c0033bd9823a08c7ee11373b4abfd8e24f.zip |
Add check for nlist failure to prevent a segfault.
Remove ret variable, which is only set but not never checked.
return (1) instead of exit(1) for consistency.
Original diff from Rainer Giedat.
OK millert, maja, and otto.
Diffstat (limited to 'usr.bin/cvs/commit.c')
0 files changed, 0 insertions, 0 deletions