Your patch has been applied to the master branch. After some discussion on IRC regarding the "const" bit it was decided to not *add* it to the function call, but to *remove* it from the function definition of process_incoming_push_msg() (which would otherwise be done in the 5/8 patch of this series).
With that changed the code compiles without warnings. Stared a bit at "git show -w --color-moved=zebra" and the change seems to make sense :-) Tested with local t_client tests on Linux and FreeBSD - haven't done a full server test, because "it's client side code". commit 5e78bf66fa97818e0587ab1504cf7ecfd73df944 Author: Arne Schwabe Date: Thu Jul 9 12:15:58 2020 +0200 Extract process_incoming_push_reply from process_incoming_push_msg Signed-off-by: Arne Schwabe <a...@rfc2549.org> Acked-by: Antonio Quartulli <anto...@openvpn.net> Message-Id: <20200709101603.11941-3-a...@rfc2549.org> URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg20254.html Signed-off-by: Gert Doering <g...@greenie.muc.de> -- kind regards, Gert Doering _______________________________________________ Openvpn-devel mailing list Openvpn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-devel