summaryrefslogtreecommitdiff
path: root/lib/libssl/t1_enc.c
diff options
context:
space:
mode:
authorJoel Sing <jsing@cvs.openbsd.org>2014-05-28 13:07:48 +0000
committerJoel Sing <jsing@cvs.openbsd.org>2014-05-28 13:07:48 +0000
commit59174431f23c846f71fdfa53571a5227a35433e4 (patch)
tree65b0b354b3662a3eb9abc14c17e56d9bcea55618 /lib/libssl/t1_enc.c
parent436735632d4994924bff31f02d7b7dab226f2bf6 (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