diff options
author | Joel Sing <jsing@cvs.openbsd.org> | 2014-12-10 15:43:32 +0000 |
---|---|---|
committer | Joel Sing <jsing@cvs.openbsd.org> | 2014-12-10 15:43:32 +0000 |
commit | 42e3650df64814ae9dfa98658778fdc787408f85 (patch) | |
tree | 1764fbc9ab6a3d808a6bd79f608138b5017c0ceb /lib/libc/string/strcspn.c | |
parent | 86f4a7b3099644a6a5f07017ea0582b456effd3a (diff) |
ssl3_init_finished_mac() calls BIO_new() which can fail since it in turn
calls malloc(). Instead of silently continuing on failure, check the return
value of BIO_new() and propagate failure back to the caller for appropriate
handling.
ok bcook@
Diffstat (limited to 'lib/libc/string/strcspn.c')
0 files changed, 0 insertions, 0 deletions