]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix missed fields in EVP_PKEY_meth_copy.
authorAaron Thompson <dev@aaront.org>
Sat, 11 Apr 2020 00:56:15 +0000 (00:56 +0000)
committerDmitry Belyavskiy <beldmit@gmail.com>
Thu, 4 Jun 2020 14:39:51 +0000 (17:39 +0300)
commit4cbb196b1b33d6ff2089537df0fdb76ac4741e2a
tree10b87da08c09c9d64a5acd152c330aaa71a76a69
parentc2db6839e474e655974292690b18e22c39d093ae
Fix missed fields in EVP_PKEY_meth_copy.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/11514)
crypto/evp/pmeth_lib.c