Skip to content

Commit

Permalink
speed: Fix memory leak
Browse files Browse the repository at this point in the history
Free the signature stack after iterating over all found signatures.
Free the kem and signature stacks at the end of speed_main() if not
NULL.

Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com>

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from #21491)

(cherry picked from commit cc7e2b2)
  • Loading branch information
ifranzki authored and paulidale committed Jul 21, 2023
1 parent 099fb2d commit 144d095
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 144d095

Please sign in to comment.