kernel32/tests: Quote command line arguments that might contain spaces

Greg Geldorp ggeldorp at vmware.com
Tue Dec 21 09:41:24 CST 2010


Some of the command line arguments passed to child processes are based on
the TMP/TEMP environment variable. The temp path possibly contains spaces,
so quote command line arguments that use the temp path.

Test failures on W7PROX64 also exist without these changes.

---
 dlls/kernel32/tests/debugger.c |   12 +++++-----
 dlls/kernel32/tests/process.c  |   44
++++++++++++++++++++--------------------
 2 files changed, 28 insertions(+), 28 deletions(-)



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-kernel32-tests-Quote-command-line-arguments-that-mig.patch
Type: text/x-patch
Size: 12948 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101221/f26cff50/attachment-0001.bin>


More information about the wine-patches mailing list