akallabeth 75e6f443b5 Fixed possible leak in tls_prepare
If the function fails, the 'underlying' BIO was leaking as
tls_free did not clean it up if 'tls->bio' was not successfully
allocated.
2021-09-20 10:59:59 +02:00
..
2021-08-26 09:38:12 +02:00
2021-08-26 15:08:28 +02:00
2021-09-20 10:59:59 +02:00