summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2020-05-06 20:48:25 +0200
committerRichard Levitte <levitte@openssl.org>2020-05-08 15:15:16 +0200
commitc7fa92979c5964966efa298bf2a40ff451ee7482 (patch)
tree7bfdf9e74ccde00fce0c976be3f01600e47b3aff /util
parent73d6b4efe6835a6c97ce61df6bf339b0903e5b7a (diff)
EVP: when setting the operation to EVP_PKEY_OP_UNDEFINED, clean up!
There were a few instances where we set the EVP_PKEY_CTX operation to EVP_PKEY_OP_UNDEFINED, but forgot to clean up first. After the operation is made undefined, there's no way to know what should be cleaned away, so that must be done first, in all spots. Reviewed-by: Shane Lontis <shane.lontis@oracle.com> (Merged from https://github.com/openssl/openssl/pull/11750)
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions