Fix a memory leak in tortls/openssl/try_to_extract_certs_from_tls
commit15596f6c0c0a8aea262c225ebb99ce0caeecc562
authorNick Mathewson <nickm@torproject.org>
Thu, 13 Sep 2018 16:47:42 +0000 (13 12:47 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 13 Sep 2018 16:47:42 +0000 (13 12:47 -0400)
tree7a812dd0846ce520d1f3bca0335e8fe7a426af1e
parentdb27a70c9450495974ad0f2f5ee8c4d7454293f8
Fix a memory leak in tortls/openssl/try_to_extract_certs_from_tls

Since this is an "intrusive" test, it only shows up for openssl <1.1

This is a bugfix on 0.3.5.x; bug not in any released Tor.
src/test/test_tortls_openssl.c