summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2021-12-10 17:17:27 +0000
committerMatt Caswell <matt@openssl.org>2022-01-10 16:38:35 +0000
commit357bccc8ba64ec8a5f587b04b5d6b6ca9e8dcbdc (patch)
tree1084f1b3497e0aee5b21aebead310d480a12cc7c /test
parentd9ad5b16b32172df6f7d02cfb1c339cc85d0db01 (diff)
Fix a leak in EVP_DigestInit_ex()
If an EVP_MD_CTX is reused then memory allocated and stored in md_data can be leaked unless the EVP_MD's cleanup function is called. Fixes #17149 Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> (Merged from https://github.com/openssl/openssl/pull/17255)
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions