diff options
author | schwarze <> | 2019-06-27 16:30:39 +0000 |
---|---|---|
committer | schwarze <> | 2019-06-27 16:30:39 +0000 |
commit | 7428bb5ee53696fd7fb6e551a60b65c715f0b64f (patch) | |
tree | 260d179469bbc6c46dd74756d56dc6901875590a /src/usr.bin/openssl/s_server.c | |
parent | 2fcc42bbd981d41372ccd00c22185ea1559bcb97 (diff) | |
download | openbsd-7428bb5ee53696fd7fb6e551a60b65c715f0b64f.tar.gz openbsd-7428bb5ee53696fd7fb6e551a60b65c715f0b64f.tar.bz2 openbsd-7428bb5ee53696fd7fb6e551a60b65c715f0b64f.zip |
The C89 standard only requires that atexit(3) returns a non-zero value
on error, so checking for -1 only is potentially non-portable.
Also mention that the C89 standard does not require errno to be set.
OK deraadt@ millert@
Diffstat (limited to 'src/usr.bin/openssl/s_server.c')
0 files changed, 0 insertions, 0 deletions