Fix a memory leak in the afalg engine
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Mon, 4 Oct 2021 17:45:19 +0000 (19:45 +0200)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Wed, 6 Oct 2021 13:11:03 +0000 (15:11 +0200)
commitd5f6b038fe75f12603a67d0a67492aca4be9ccec
treec7bf2a50d0408bde1b32e60f41de7dfd8dd279e8
parentd62c5d6be13cca99fa94e780e55a1c63445ad9cd
Fix a memory leak in the afalg engine

Fixes: #16743
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16744)

(cherry picked from commit 6f6a5e0c7c41b6b3639e51f435cd98bb3ae061bc)
engines/e_afalg.c
test/afalgtest.c