test: avoid memory leaks on errors
authorPauli <pauli@openssl.org>
Fri, 25 Jun 2021 02:57:37 +0000 (12:57 +1000)
committerPauli <pauli@openssl.org>
Sat, 26 Jun 2021 01:33:52 +0000 (11:33 +1000)
commit711d5a2fc0d611d5574c6d81b9cc0aa1564d2d2a
tree9e854355de37a20482e70b0fc4579ada28983aa0
parent1f25fd161698e7b93d43872735793b084f2d92af
test: avoid memory leaks on errors

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/15910)
test/conf_include_test.c
test/helpers/handshake.c
test/sslapitest.c