Try this patch

This commit is contained in:
Henrik Triem 2022-01-11 15:54:30 +01:00
parent 14b8d13a1d
commit 8a13920ccf

View File

@ -1,5 +1,5 @@
--- icinga2/lib/base/tlsstream.cpp 2022-01-11 15:26:17.000000000 +0100 --- lib/base/tlsstream.cpp 2022-01-11 15:26:17.000000000 +0100
+++ icinga2/lib/base/tlsstream.cpp 2022-01-11 15:27:32.000000000 +0100 +++ lib/base/tlsstream.cpp 2022-01-11 15:27:32.000000000 +0100
@@ -36,11 +36,7 @@ @@ -36,11 +36,7 @@
void UnbufferedAsioTlsStream::BeforeHandshake(handshake_type type) void UnbufferedAsioTlsStream::BeforeHandshake(handshake_type type)
{ {