Fix a possible crash in dsa_builtin_paramgen2.
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Tue, 13 Jun 2017 19:22:45 +0000 (21:22 +0200)
committerRich Salz <rsalz@openssl.org>
Wed, 14 Jun 2017 13:35:48 +0000 (09:35 -0400)
commitfb0a64126b8c11a6961dfa1323c3602b591af7df
tree24398a6de0e7633f0c561eed457e85d38aabef57
parentabea494cf75061650deecf584adc2cd293ce322d
Fix a possible crash in dsa_builtin_paramgen2.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3675)
crypto/dsa/dsa_gen.c