diff options
author | jsing <> | 2014-05-29 08:47:56 +0000 |
---|---|---|
committer | jsing <> | 2014-05-29 08:47:56 +0000 |
commit | 2ad70e8a88961d1009c50ccc6d5ee104299eebde (patch) | |
tree | 507e8da7c2302e46daaee4ebd710e5293d58baf9 /src/lib/libssl/ssl_lib.c | |
parent | 77a0cef16541065749137ee6c39a139897456bba (diff) | |
download | openbsd-2ad70e8a88961d1009c50ccc6d5ee104299eebde.tar.gz openbsd-2ad70e8a88961d1009c50ccc6d5ee104299eebde.tar.bz2 openbsd-2ad70e8a88961d1009c50ccc6d5ee104299eebde.zip |
Add missing NULL checks for calls to ssl_replace_hash(). This function
calls EVP_MD_CTX_create(), which will return NULL if it fails to allocate
memory.
ok miod@
Diffstat (limited to 'src/lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions