diff options
author | deraadt <> | 2019-03-24 06:23:50 +0000 |
---|---|---|
committer | deraadt <> | 2019-03-24 06:23:50 +0000 |
commit | 7453849d3118bad7f9d534a63aa2fd9f4de1b5a8 (patch) | |
tree | 7a8fef359670c46bd7986166c8431e0b714dc9a9 /src/lib/libc/crypt/arc4random.c | |
parent | ca4bb8fd7a5a26fd8735668aa2353f221a0d0fbc (diff) | |
download | openbsd-7453849d3118bad7f9d534a63aa2fd9f4de1b5a8.tar.gz openbsd-7453849d3118bad7f9d534a63aa2fd9f4de1b5a8.tar.bz2 openbsd-7453849d3118bad7f9d534a63aa2fd9f4de1b5a8.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/libc/crypt/arc4random.c')
0 files changed, 0 insertions, 0 deletions