]> git.feebdaed.xyz Git - 0xmirror/openvpn.git/commit
win: remove checks for PATHCCH_ENSURE_TRAILING_SLASH
authorHeiko Hund <heiko@ist.eigentlich.net>
Wed, 12 Nov 2025 09:22:10 +0000 (10:22 +0100)
committerGert Doering <gert@greenie.muc.de>
Wed, 12 Nov 2025 10:34:50 +0000 (11:34 +0100)
commit763160a16a8910d039cdb2359b10ec61b8041e4b
treecdea0cd0489c23d65463caa1bf6b8b4514bc9459
parentbbca8141ebf86423026f3867eca892fe82880a68
win: remove checks for PATHCCH_ENSURE_TRAILING_SLASH

Since the define is no longer used, remove configuration-time checks if
it exists, and also code dealing with situations where it doesn't.

Change-Id: I50f189048ef1a624e6ac84b71d7b22fcbbc3ab6b
Signed-off-by: Heiko Hund <heiko@ist.eigentlich.net>
Acked-by: Lev Stipakov <lstipakov@gmail.com>
Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/1354
Message-Id: <20251112092216.22703-1-gert@greenie.muc.de>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg34335.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
configure.ac
src/openvpnserv/CMakeLists.txt
src/openvpnserv/validate.c