diff options
author | deraadt <> | 2019-03-24 06:23:50 +0000 |
---|---|---|
committer | deraadt <> | 2019-03-24 06:23:50 +0000 |
commit | d55e796350a82fa9fadd3c87685f7ed42561bdcb (patch) | |
tree | 7a8fef359670c46bd7986166c8431e0b714dc9a9 /src/lib/libssl/ssl_lib.c | |
parent | c7b9ffc836ad7a05586d7c83c368d784af9cacda (diff) | |
download | openbsd-d55e796350a82fa9fadd3c87685f7ed42561bdcb.tar.gz openbsd-d55e796350a82fa9fadd3c87685f7ed42561bdcb.tar.bz2 openbsd-d55e796350a82fa9fadd3c87685f7ed42561bdcb.zip |
do not call assert(), which has a tendency to leave traces of stuff in
corefiles. Instead call OPENSSL_assert(), which has recently been trained
to do this in a safer (if more awkward to debug) way.
discussed with jsing and beck a while back
Diffstat (limited to 'src/lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions