From: flichtenheld (C. Review) <ge...@op...> - 2025-07-22 14:42:25
|
Attention is currently required from: plaisthos. flichtenheld has posted comments on this change. ( http://gerrit.openvpn.net/c/openvpn/+/770?usp=email ) Change subject: Fix socketpair return status not being checked in port share code ...................................................................... Patch Set 2: (1 comment) File src/openvpn/ps.c: http://gerrit.openvpn.net/c/openvpn/+/770/comment/b573480e_0d81a26d : PS1, Line 237: if (!socketpair(AF_UNIX, SOCK_DGRAM, 0, sd_null)) > Shouldn't that test for -1? Done -- To view, visit http://gerrit.openvpn.net/c/openvpn/+/770?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: Id99a3ba13c0f1d0bc7e4699fb67ee9dff6221639 Gerrit-Change-Number: 770 Gerrit-PatchSet: 2 Gerrit-Owner: plaisthos <arn...@rf...> Gerrit-Reviewer: cron2 <ge...@gr...> Gerrit-Reviewer: flichtenheld <fr...@li...> Gerrit-CC: openvpn-devel <ope...@li...> Gerrit-Attention: plaisthos <arn...@rf...> Gerrit-Comment-Date: Tue, 22 Jul 2025 14:42:15 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Comment-In-Reply-To: flichtenheld <fr...@li...> Gerrit-MessageType: comment |