]> git.ipfire.org Git - thirdparty/openssl.git/commit
Disallow change EVP_MD properties once set
authorDmitry Belyavskiy <beldmit@gmail.com>
Wed, 4 Sep 2019 19:49:09 +0000 (22:49 +0300)
committerDmitry Belyavskiy <beldmit@gmail.com>
Thu, 5 Sep 2019 09:46:59 +0000 (12:46 +0300)
commit8bbc7f2211bacd201b8f2b219aad067c17b8c2ec
tree8ced9e15952832ca0ea6cf7f015a39c09d339f97
parent6b4152f1896e07ed94dc82663846ae9d38d4ca42
Disallow change EVP_MD properties once set

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9764)
crypto/evp/evp_lib.c