openssl/crypto/dsa
Matt Caswell 1ff7425d61 Fix a missing NULL check in dsa_builtin_paramgen
We should check the last BN_CTX_get() call to ensure that it isn't NULL
before we try and use any of the allocated BIGNUMs.

Issue reported by Shi Lei.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-09-21 13:32:30 +01:00
..
build.info
dsa_ameth.c
dsa_asn1.c
dsa_depr.c
dsa_err.c
dsa_gen.c
dsa_key.c
dsa_lib.c
dsa_locl.h
dsa_meth.c
dsa_ossl.c
dsa_pmeth.c
dsa_prn.c
dsa_sign.c
dsa_vrf.c