Commit fa454945 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>
parent 8ff70f33
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