[PATCH applied] Re: win32: unit-test the CreateProcess() command line quoting
Gert Doering <[email protected]>
| Newsgroups | gmane.network.openvpn.devel |
|---|---|
| Message-ID | <[email protected]> |
Unit tests are most welcome, of course :-) (and I've tested them via GHA
build, of course).
Your patch has been applied to the master and release/2.7 branch.
I have not backported this to release/2.6, as it wouldn't go without
coercing, and I don't see this as a crucial change for 2.6 - the bugfix,
yes, the unit test, debatable (tell me if you disagree).
commit 3496ee3fb3d21ec8790abd2ebee6e5b15e7dc5d7 (master)
commit eb2469f7de77f7bb23c16d97ea610c0b7b7486b8 (release/2.7)
Author: Lev Stipakov
Date: Wed Sep 2 16:09:55 2026 +0200
win32: unit-test the CreateProcess() command line quoting
Signed-off-by: Lev Stipakov <[email protected]>
Acked-by: Heiko Hund <[email protected]>
Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/1892
Message-Id: <[email protected]>
URL: https://www.mail-archive.com/[email protected]/msg38899.html
Signed-off-by: Gert Doering <[email protected]>
--
kind regards,
Gert Doering