diff options
author | 2015-01-14 17:45:25 +0000 | |
---|---|---|
committer | 2015-01-14 17:45:25 +0000 | |
commit | 2f7617b1f7eadb18a344fc09f8f6c50752a37369 (patch) | |
tree | c2220dc48320c4a401665bce93e3e281289e6564 /usr.bin/ssh/ssh-add.c | |
parent | Replace MAXHOSTNAMELEN with HOST_NAME_MAX+1 and MAXNAMLEN with NAME_MAX (diff) | |
download | wireguard-openbsd-2f7617b1f7eadb18a344fc09f8f6c50752a37369.tar.xz wireguard-openbsd-2f7617b1f7eadb18a344fc09f8f6c50752a37369.zip |
Simplify handling of system errors: just exit(3).
We already do the same for malloc(3) failure.
The is no virtue in trying to survive failure of fork(2) and the like.
Diffstat (limited to 'usr.bin/ssh/ssh-add.c')
0 files changed, 0 insertions, 0 deletions