Fix a memory leak in the ticket test
authorMatt Caswell <matt@openssl.org>
Tue, 17 Jul 2018 09:27:57 +0000 (10:27 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 17 Jul 2018 10:19:10 +0000 (11:19 +0100)
commitfbe9dafdddc5e4aa7190617d189eeadf2da34a4d
treec0e0c5e23fb1026ac5dced0ffe04a13588b17626
parentd162340d367d7a74916106d8706c6b22adb727c2
Fix a memory leak in the ticket test

Also fixes a function name typo.

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/6729)
test/sslapitest.c