Fix dh dupctx refcount error
authorslontis <shane.lontis@oracle.com>
Thu, 2 Sep 2021 06:49:37 +0000 (16:49 +1000)
committerTomas Mraz <tomas@openssl.org>
Fri, 3 Sep 2021 10:31:59 +0000 (12:31 +0200)
commit21a0d9f3edda78d27d12cd7704de9e32976393ba
tree93bd0a34edb434a04603721790f3377336f4f70e
parent85407b77543a2d4330dbb40f6b8520ea0894a716
Fix dh dupctx refcount error

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16495)
providers/implementations/exchange/dh_exch.c
test/evp_test.c