diff options
author | Joel Sing <jsing@cvs.openbsd.org> | 2014-05-28 13:07:48 +0000 |
---|---|---|
committer | Joel Sing <jsing@cvs.openbsd.org> | 2014-05-28 13:07:48 +0000 |
commit | 59174431f23c846f71fdfa53571a5227a35433e4 (patch) | |
tree | 65b0b354b3662a3eb9abc14c17e56d9bcea55618 /lib/libssl/t1_enc.c | |
parent | 436735632d4994924bff31f02d7b7dab226f2bf6 (diff) |
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 'lib/libssl/t1_enc.c')
0 files changed, 0 insertions, 0 deletions