[M] Change in openvpn[master]: socket: Fix various conversion warnings
"flichtenheld \(Code Review\) via Openvpn-devel" <[email protected]>
| Newsgroups | gmane.network.openvpn.devel |
|---|---|
| Message-ID | <576afbefeccad924d4a08853f1334c545aef7685-EmailReviewComments-HTML@gerrit.openvpn.net> |
Attention is currently required from: plaisthos, razvanc. flichtenheld has posted comments on this change by flichtenheld. ( http://gerrit.openvpn.net/c/openvpn/+/1476?usp=email ) Change subject: socket: Fix various conversion warnings ...................................................................... Patch Set 10: (2 comments) File src/openvpn/options.c: http://gerrit.openvpn.net/c/openvpn/+/1476/comment/6ade29cb_9861fdfd?usp=email : PS9, Line 6540: if (strlen(p[1]) <= IFNAMSIZ) > This is an off-by-one issue. […] Done http://gerrit.openvpn.net/c/openvpn/+/1476/comment/24675bba_c88f2f8b?usp=email : PS9, Line 6546: msg(msglevel, "argument to --bind-dev is longer than allowed %u", IFNAMSIZ); > `IFNAMSIZ - 1` Done -- To view, visit http://gerrit.openvpn.net/c/openvpn/+/1476?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: I7be7427480d3540d43dd818eddb6eb5860956459 Gerrit-Change-Number: 1476 Gerrit-PatchSet: 10 Gerrit-Owner: flichtenheld <[email protected]> Gerrit-Reviewer: flichtenheld <[email protected]> Gerrit-Reviewer: plaisthos <[email protected]> Gerrit-CC: openvpn-devel <[email protected]> Gerrit-CC: razvanc <[email protected]> Gerrit-Attention: plaisthos <[email protected]> Gerrit-Attention: razvanc <[email protected]> Gerrit-Comment-Date: Mon, 24 Aug 2026 10:47:37 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Comment-In-Reply-To: razvanc <[email protected]> _______________________________________________ Openvpn-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-devel