|
From: Gert D. <ge...@gr...> - 2025-09-23 15:40:31
|
This is not truly part of the "trivial integer related fixes" series,
more of the "ugh, how did we accept such horrible code, ever?" version...
I have stared-at-code a while, and then ran all the SOCKs test (admittedly
only "successful", so not testing timeouts and the like) but since this
is really 1:1 the same code (except for "return false" in the new function),
I do not expect surprises there. Tests all pass ;-)
Your patch has been applied to the master branch.
commit 9178a8ce73e9c5dd259522aa5e100116b965725b
Author: Frank Lichtenheld
Date: Tue Sep 23 17:10:44 2025 +0200
socks: factor out socks_proxy_recv_char()
Signed-off-by: Frank Lichtenheld <fr...@li...>
Acked-by: Gert Doering <ge...@gr...>
Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/1165
Message-Id: <202...@gr...>
URL: https://www.mail-archive.com/ope...@li.../msg33171.html
Signed-off-by: Gert Doering <ge...@gr...>
--
kind regards,
Gert Doering
|