]> git.ipfire.org Git - thirdparty/openssl.git/commit
Don't crash if an unrecognised digest is used with dsa_paramgen_md
authorMatt Caswell <matt@openssl.org>
Thu, 29 Mar 2018 16:48:28 +0000 (17:48 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 5 Apr 2018 16:04:01 +0000 (17:04 +0100)
commit5068cfbd439d97660eb30f8bec5252f11d1ec796
treef74b167c55a9f9647ebb8bab1faf17474fb0cc01
parenta3dbbe47f09336484c8c874a0b1838266b51a8e8
Don't crash if an unrecognised digest is used with dsa_paramgen_md

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