diff options
author | jsing <> | 2020-07-04 09:07:02 +0000 |
---|---|---|
committer | jsing <> | 2020-07-04 09:07:02 +0000 |
commit | c09004d5abb7461b1cd8e9ffd0624c1185603fba (patch) | |
tree | 31778bb31d2ba5ba0f13d898d3bb3a30960a5811 /src/lib | |
parent | 15d9bc7df47f8e37cb62f50b3acc7d9e356f4fbc (diff) | |
download | openbsd-c09004d5abb7461b1cd8e9ffd0624c1185603fba.tar.gz openbsd-c09004d5abb7461b1cd8e9ffd0624c1185603fba.tar.bz2 openbsd-c09004d5abb7461b1cd8e9ffd0624c1185603fba.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')
0 files changed, 0 insertions, 0 deletions