diff options
author | deraadt <> | 2019-01-26 11:30:32 +0000 |
---|---|---|
committer | deraadt <> | 2019-01-26 11:30:32 +0000 |
commit | 22c5663efc9813a7ec74f1d59c835b34aceb6062 (patch) | |
tree | ddf1007f5651a79307c50ef4c4eec9691ef78723 /src/lib/libssl/s3_lib.c | |
parent | d44f02f61b6eec3b01f5d23d36bb9836f16b87ba (diff) | |
download | openbsd-22c5663efc9813a7ec74f1d59c835b34aceb6062.tar.gz openbsd-22c5663efc9813a7ec74f1d59c835b34aceb6062.tar.bz2 openbsd-22c5663efc9813a7ec74f1d59c835b34aceb6062.zip |
Recent discussions about abort() potentially leaving key material in
core files (which can depend upon various file layouts) have resonated
with my hate for this function outside a purely debugging context. I
also dislike how the report goes to stderr which may get lost or ignored.
Increase the noise (with syslog_r) and use _exit(1) to gaurantee termination.
ok jsing
Diffstat (limited to 'src/lib/libssl/s3_lib.c')
0 files changed, 0 insertions, 0 deletions