Add test case to verify that the use after free issue is fixed.
authorPauli <pauli@openssl.org>
Tue, 14 Dec 2021 00:08:00 +0000 (11:08 +1100)
committerPauli <pauli@openssl.org>
Fri, 17 Dec 2021 03:39:20 +0000 (14:39 +1100)
commit27f7f527652e403177335eb2e3ba1ff6df13f193
treea8250cd66cb8c73ce0e6fd4968d1fac4f7aee3c7
parentad2fcee1632d3f21a37e8e108d4c0dcf9099686d
Add test case to verify that the use after free issue is fixed.

Test case based on reproducer by Guido Vranken.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17263)
test/hmactest.c