While numerous, most of the changes are very straightforward and
improve code readability while at it :-) - the one write() call confused
me, but I was reminded that "windows wants an 'unsiged int' there, not
a 'size_t'".  *sigh*.

The hunk in socket.c:2263 collided with the steam_buf patch merged
this morning (struct buffer frag = ...) - but that was only "diff context"
so easily fixed.

Subjected to a full t_client/t_server test run, just for good measure.

Your patch has been applied to the master branch.

commit 28941473f32153a762db25a0ebe54aae321a8155
Author: Frank Lichtenheld
Date:   Wed Mar 4 11:59:38 2026 +0100

     buffer: Add BLENZ macro that returns size_t and use it where required

     Signed-off-by: Frank Lichtenheld <[email protected]>
     Acked-by: Gert Doering <[email protected]>
     Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/1132
     Message-Id: <[email protected]>
     URL: 
https://www.mail-archive.com/[email protected]/msg35870.html
     Signed-off-by: Gert Doering <[email protected]>


--
kind regards,

Gert Doering



_______________________________________________
Openvpn-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to