diff options
author | 2014-05-29 08:47:56 +0000 | |
---|---|---|
committer | 2014-05-29 08:47:56 +0000 | |
commit | dc8da117a7f23ca93e38cb1ea084d4e00dd2f6c0 (patch) | |
tree | 703fba4ec9ac5ddd9e051bd151e010e64e756794 /lib/libssl/ssl_lib.c | |
parent | Read MAXPHYS bytes at a time in the hibernate image read, instead of (diff) | |
download | wireguard-openbsd-dc8da117a7f23ca93e38cb1ea084d4e00dd2f6c0.tar.xz wireguard-openbsd-dc8da117a7f23ca93e38cb1ea084d4e00dd2f6c0.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 'lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions