Fix a memory leak in the new TAP filter BIO
authorMatt Caswell <matt@openssl.org>
Fri, 23 Jun 2017 17:18:21 +0000 (18:18 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 23 Jun 2017 19:30:27 +0000 (20:30 +0100)
commit1e55873f258400beb785fe2c09a5d1532e76f6fa
tree357fd61077a4cce42c9f04c80d10f600a8b7b29f
parent404c76f4ee1dc51c0d200e2b60a6340aadb44e38
Fix a memory leak in the new TAP filter BIO

[extended tests]

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3760)
test/testutil/basic_output.c