Commit 7cac0558 authored by Matt Caswell's avatar Matt Caswell
Browse files

Fix some mem leaks in sslapitest



A mem leak could occur on an error path. Also the mempacket BIO_METHOD
needs to be cleaned up, because of the newly added DTLS test.

Also fixed a double semi-colon in ssltestlib.c

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
(cherry picked from commit fa454945)
parent a12778be
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment