|
From: <ope...@li...> - 2025-11-26 11:17:16
|
Branch: refs/heads/master Home: https://github.com/OpenVPN/openvpn Commit: dc5baf8039b37095109f22632a2ca02da805b548 https://github.com/OpenVPN/openvpn/commit/dc5baf8039b37095109f22632a2ca02da805b548 Author: Heiko Hund <he...@is...> Date: 2025-11-26 (Wed, 26 Nov 2025) Changed paths: M src/openvpnserv/interactive.c Log Message: ----------- iservice: fix off by one error In case there is more than one non-ignored interface domain, the start of the next domain was off by one glyph. That meant that all but the first domain was ignored when converting to MULTI_SZ. Reported-by: Marc Heuse <ma...@sr...> Reported-by: st...@sr... Change-Id: I3ebf30f6d9edc66eb54fb3f1b5634c96d156b1ca Signed-off-by: Heiko Hund <he...@is...> Acked-by: Gert Doering <ge...@gr...> Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/1395 Message-Id: <202...@gr...> URL: https://www.mail-archive.com/ope...@li.../msg34678.html Signed-off-by: Gert Doering <ge...@gr...> To unsubscribe from these emails, change your notification settings at https://github.com/OpenVPN/openvpn/settings/notifications |