Commit 256ed966 authored by Matt Caswell's avatar Matt Caswell
Browse files

Fix a memory leak in the afalg engine



The AFALG engine created a global EVP_CIPHER instance but was not freeing
it up when the engine was destroyed.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent b33c5ffe
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment