diff options
author | deraadt <> | 2019-01-26 11:30:32 +0000 |
---|---|---|
committer | deraadt <> | 2019-01-26 11:30:32 +0000 |
commit | 1618a68362353d3601eb0795604f0f319e466550 (patch) | |
tree | ddf1007f5651a79307c50ef4c4eec9691ef78723 /src/lib/libc | |
parent | a5c782352212f5764a2c39a67e8a12546d4b2699 (diff) | |
download | openbsd-1618a68362353d3601eb0795604f0f319e466550.tar.gz openbsd-1618a68362353d3601eb0795604f0f319e466550.tar.bz2 openbsd-1618a68362353d3601eb0795604f0f319e466550.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/libc')
0 files changed, 0 insertions, 0 deletions