diff options
author | jsing <> | 2020-07-04 09:07:02 +0000 |
---|---|---|
committer | jsing <> | 2020-07-04 09:07:02 +0000 |
commit | ca98cbb7c336fac18fa8a53f4f555ccf440e5838 (patch) | |
tree | 31778bb31d2ba5ba0f13d898d3bb3a30960a5811 /src/lib/libssl/ssl_lib.c | |
parent | 0cc196069e4836a1116df5183cceb61563ee171b (diff) | |
download | openbsd-ca98cbb7c336fac18fa8a53f4f555ccf440e5838.tar.gz openbsd-ca98cbb7c336fac18fa8a53f4f555ccf440e5838.tar.bz2 openbsd-ca98cbb7c336fac18fa8a53f4f555ccf440e5838.zip |
Add a missing circular_init() call in the TLS ordering test.
This makes the regress work correctly again - this was previously masked
by the fact that tls_close() (and hence SSL_shutdown()) was draining the
circular buffer, whereas now we're leaving data behind from a previous
test, resulting in the ordering test failing.
Diffstat (limited to 'src/lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions