Discussion:
Fix some warnings and a small bug in debug logic
Dirkjan Bussink
2018-09-14 12:43:23 UTC
Permalink
Hi all,

While working on the OpenSSL 1.1.1 and TLS 1.3 cipher support issue, I also saw a number of compiler warnings that led me to investigate a bit. It resulted in some small cleanups and also one bug I think in some of the debugging logic for the h2 mux.

Hopefully these are useful!

Cheers,

Dirkjan
Dirkjan Bussink
2018-10-06 11:01:06 UTC
Permalink
Hi all,
Post by Dirkjan Bussink
While working on the OpenSSL 1.1.1 and TLS 1.3 cipher support issue, I also saw a number of compiler warnings that led me to investigate a bit. It resulted in some small cleanups and also one bug I think in some of the debugging logic for the h2 mux.
Hopefully these are useful!
Is there any interest in these patches?

Cheers,

Dirkjan
Lukas Tribus
2018-10-07 12:20:30 UTC
Permalink
Hello Dirkjan,
Post by Dirkjan Bussink
Hi all,
Post by Dirkjan Bussink
While working on the OpenSSL 1.1.1 and TLS 1.3 cipher support issue, I also saw a number of compiler warnings that led me to investigate a bit. It resulted in some small cleanups and also one bug I think in some of the debugging logic for the h2 mux.
Hopefully these are useful!
Is there any interest in these patches?
I'm sure there is. Looping in Willy.


cheers,
lukas
Willy Tarreau
2018-10-09 13:11:18 UTC
Permalink
Hi guys,
Post by Lukas Tribus
Post by Dirkjan Bussink
Is there any interest in these patches?
I'm sure there is. Looping in Willy.
Yep, thanks, I've just merged them now.

Cheers,
Willy

Loading...