[PATCH applied] Re: win32: quote arguments that cmd.exe would reinterpret
Gert Doering <[email protected]>
| Newsgroups | gmane.network.openvpn.devel |
|---|---|
| Message-ID | <[email protected]> |
Thanks for patch and review... weird corner cases of corner cases, but
a possible security issue nonetheless.
I have tested that this compiles & and the unit tests (next patch) work
via GHA builds. I haven't tested this in the wild, but I'm sure Lev has.
Your patch has been applied to the master, release/2.7 and release/2.6 branch.
commit cf08504bbbacdb0c3d94c7a0358a6ec06c553cdd (master)
commit 26653e7dda48dacf8f886dd2c85476f9786cab0e (release/2.7)
commit 3c3ef5b7d7945502a2d7ee4fab1d7f928b392d8c (release/2.6)
Author: Lev Stipakov
Date: Wed Sep 2 14:14:09 2026 +0200
win32: quote arguments that cmd.exe would reinterpret
Signed-off-by: Lev Stipakov <[email protected]>
Acked-by: Heiko Hund <[email protected]>
Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/1891
Message-Id: <[email protected]>
URL: https://www.mail-archive.com/[email protected]/msg38897.html
Signed-off-by: Gert Doering <[email protected]>
--
kind regards,
Gert Doering