openssl/fips/dsa
Rich Salz 3173622ef6 RT2849: Redundant check of "dsa" variable.
In the current code, the check isn't redundant.
And in fact the REAL check was missing.
This avoids a NULL-deref crash.

Reviewed-by: Dr. Stephen Henson <steve@openssl.org>
2014-09-08 10:53:59 -04:00
..
.cvsignore And so it begins... again. 2011-01-26 00:56:19 +00:00
fips_dsa_lib.c Remove dependency of dsa_sign.o and dsa_vrf.o: new functions FIPS_dsa_sig_new 2011-02-13 18:45:41 +00:00
fips_dsa_selftest.c Allow for dynamic base in Win64 FIPS module. 2011-09-14 20:48:49 +00:00
fips_dsa_sign.c Add single call public key sign and verify functions. 2011-11-05 01:34:36 +00:00
fips_dsatest.c Add single call public key sign and verify functions. 2011-11-05 01:34:36 +00:00
fips_dssvs.c RT2849: Redundant check of "dsa" variable. 2014-09-08 10:53:59 -04:00
Makefile make depend 2011-09-29 23:17:59 +00:00