]> git.ipfire.org Git - thirdparty/bind9.git/commit
TLS Stream: remove incorrect/obsolete INSIST()s from tls_do_bio()
authorArtem Boldariev <artem@boldariev.com>
Thu, 30 Mar 2023 15:17:11 +0000 (18:17 +0300)
committerArtem Boldariev <artem@boldariev.com>
Thu, 30 Mar 2023 15:21:50 +0000 (18:21 +0300)
commit43e21d653f87f398f66bf20799d0c8ee0eb8d5a6
tree12d15313ae8a956a153a3d18aad7fcb0fa374fb0
parent696b2c8c896a9112f06e16b60176b3614c018d36
TLS Stream: remove incorrect/obsolete INSIST()s from tls_do_bio()

With the changes to tls_try_handshake() made in
2846888c573fcc610cdf71bcdd5bb6f92ffaf499 there are some incorrect
INSISTS() related to handshake handling which better to be removed.
lib/isc/netmgr/tlsstream.c