Attention is currently required from: flichtenheld, plaisthos. cron2 has posted comments on this change by flichtenheld. ( http://gerrit.openvpn.net/c/openvpn/+/1132?usp=email )
Change subject: buffer: Add BLENZ macro that returns size_t and use it where required ...................................................................... Patch Set 9: Code-Review-1 (1 comment) File src/openvpn/buffer.c: http://gerrit.openvpn.net/c/openvpn/+/1132/comment/d33181c9_2675b0e7?usp=email : PS9, Line 311: const ssize_t size = write(fd, BPTR(buf), (unsigned int)BLEN(buf)); This confuses me. Why not `BLENZ()` here? Is this something-windows-compat again? -- To view, visit http://gerrit.openvpn.net/c/openvpn/+/1132?usp=email To unsubscribe, or for help writing mail filters, visit http://gerrit.openvpn.net/settings?usp=email Gerrit-MessageType: comment Gerrit-Project: openvpn Gerrit-Branch: master Gerrit-Change-Id: I4e75ba1dbc6d9a0f75298bc900f713b67e60d096 Gerrit-Change-Number: 1132 Gerrit-PatchSet: 9 Gerrit-Owner: flichtenheld <[email protected]> Gerrit-Reviewer: cron2 <[email protected]> Gerrit-Reviewer: plaisthos <[email protected]> Gerrit-CC: openvpn-devel <[email protected]> Gerrit-Attention: plaisthos <[email protected]> Gerrit-Attention: flichtenheld <[email protected]> Gerrit-Comment-Date: Wed, 04 Mar 2026 10:48:41 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: Yes
_______________________________________________ Openvpn-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-devel
