Attention is currently required from: flichtenheld, stipa. plaisthos has posted comments on this change. ( http://gerrit.openvpn.net/c/openvpn/+/872?usp=email )
Change subject: Implement override-username ...................................................................... Patch Set 5: (2 comments) File src/openvpn/auth_token.c: http://gerrit.openvpn.net/c/openvpn/+/872/comment/00564507_9759870a : PS5, Line 333: > spurious newline Done File src/openvpn/push.c: http://gerrit.openvpn.net/c/openvpn/+/872/comment/2902ac35_5cb0e350 : PS5, Line 601: char *base64user; > shouldn't we initialize it to NULL? We initialise the struct and zero it. This is a common pattern in OpenVPN that we assume members to be either NULL or correctly set. -- To view, visit http://gerrit.openvpn.net/c/openvpn/+/872?usp=email To unsubscribe, or for help writing mail filters, visit http://gerrit.openvpn.net/settings Gerrit-Project: openvpn Gerrit-Branch: master Gerrit-Change-Id: Ia4095518d5e4447992a2974e0d7a159d79ba6b6f Gerrit-Change-Number: 872 Gerrit-PatchSet: 5 Gerrit-Owner: plaisthos <[email protected]> Gerrit-Reviewer: flichtenheld <[email protected]> Gerrit-CC: openvpn-devel <[email protected]> Gerrit-CC: ordex <[email protected]> Gerrit-CC: stipa <[email protected]> Gerrit-Attention: flichtenheld <[email protected]> Gerrit-Attention: stipa <[email protected]> Gerrit-Comment-Date: Mon, 17 Feb 2025 12:04:13 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Comment-In-Reply-To: stipa <[email protected]> Gerrit-MessageType: comment
_______________________________________________ Openvpn-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-devel
