summaryrefslogtreecommitdiff
path: root/src/lib/libssl/d1_lib.c
diff options
context:
space:
mode:
authorjsing <>2014-05-28 13:07:47 +0000
committerjsing <>2014-05-28 13:07:47 +0000
commit41c516a23b7cd04dbc551342f1f076054cc0c0c3 (patch)
tree38eb7a5e252ed5faa8e76893ddc332b7e97408c4 /src/lib/libssl/d1_lib.c
parent5e9669b813b32f5d5ca2ccb554e53000bd5a44d2 (diff)
downloadopenbsd-41c516a23b7cd04dbc551342f1f076054cc0c0c3.tar.gz
openbsd-41c516a23b7cd04dbc551342f1f076054cc0c0c3.tar.bz2
openbsd-41c516a23b7cd04dbc551342f1f076054cc0c0c3.zip
EVP_MD_CTX_create() calls malloc and can return NULL. However, only one of
the calls in libssl actually checks the return value before using it. Add NULL checks for the remaining three calls. ok miod@
Diffstat (limited to 'src/lib/libssl/d1_lib.c')
0 files changed, 0 insertions, 0 deletions