summaryrefslogtreecommitdiff
path: root/src/lib/libssl/s3_lib.c
diff options
context:
space:
mode:
authorderaadt <>2019-01-26 11:30:32 +0000
committerderaadt <>2019-01-26 11:30:32 +0000
commit22c5663efc9813a7ec74f1d59c835b34aceb6062 (patch)
treeddf1007f5651a79307c50ef4c4eec9691ef78723 /src/lib/libssl/s3_lib.c
parentd44f02f61b6eec3b01f5d23d36bb9836f16b87ba (diff)
downloadopenbsd-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