openssl/crypto/dh
Rich Salz 666964780a Remove goto inside an if(0) block
There were a dozen-plus instances of this construct:
   if (0) { label: ..... }

Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-05-01 14:29:48 -04:00
..
dh192.pem
dh512.pem
dh1024.pem
dh2048.pem
dh4096.pem
dh_ameth.c Remove goto inside an if(0) block 2015-05-01 14:29:48 -04:00
dh_asn1.c free NULL cleanup 2015-03-24 23:17:16 -04:00
dh_check.c free NULL cleanup 7 2015-04-30 21:37:06 -04:00
dh_depr.c
dh_err.c
dh_gen.c
dh_kdf.c free null cleanup finale 2015-05-01 10:02:07 -04:00
dh_key.c free NULL cleanup 7 2015-04-30 21:37:06 -04:00
dh_lib.c free null cleanup finale 2015-05-01 10:02:07 -04:00
dh_pmeth.c free null cleanup finale 2015-05-01 10:02:07 -04:00
dh_prn.c
dh_rfc5114.c
example
generate
Makefile Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevant 2015-03-31 20:16:01 +02:00