From: Gert D. <ge...@gr...> - 2025-09-24 12:32:12
|
So all this integer warning work has actually *found* something - in the error case, this would spin and loop, and not properly abort the attempt. C is... weird at times. Your patch has been applied to the master branch. commit bd27319f2afae4c990502a434df425ff23e1e031 Author: Frank Lichtenheld Date: Wed Sep 24 14:18:55 2025 +0200 dns: Fix bug in error handling when talking to script Signed-off-by: Frank Lichtenheld <fr...@li...> Acked-by: Heiko Hund <he...@op...> Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/1208 Message-Id: <202...@gr...> URL: https://sourceforge.net/p/openvpn/mailman/message/59238099/ Signed-off-by: Gert Doering <ge...@gr...> -- kind regards, Gert Doering |