diff options
author | jsing <> | 2015-08-22 14:51:34 +0000 |
---|---|---|
committer | jsing <> | 2015-08-22 14:51:34 +0000 |
commit | 4c0bb7c461767ce059c49c43a16830c1ca7d8f5e (patch) | |
tree | 5c7c5fd37e3b9e7ee0d012a45a11206672ebd2e1 /src/lib/libc/stdlib/drand48.c | |
parent | a26c858c5576145fac1373ead6ef60bc087df5c5 (diff) | |
download | openbsd-4c0bb7c461767ce059c49c43a16830c1ca7d8f5e.tar.gz openbsd-4c0bb7c461767ce059c49c43a16830c1ca7d8f5e.tar.bz2 openbsd-4c0bb7c461767ce059c49c43a16830c1ca7d8f5e.zip |
SSL_set_app_data is a macro for SSL_set_ex_data(), which is a wrapper
around CRYPTO_set_ex_data(), which can fail. Since this is the case, check
the return value of CRYPTO_set_ex_data^WSSL_set_ex_data^WSSL_set_app_data.
Diffstat (limited to 'src/lib/libc/stdlib/drand48.c')
0 files changed, 0 insertions, 0 deletions