[PATCH] kernel32/tests: Check if CreateProcess() resets STARTUPINFO/PROCESS_INFORMATION.

Francois Gouget fgouget at codeweavers.com
Wed Feb 19 04:10:55 CST 2020


Our test framework depends on CreateProcess() initializing the hProcess
field in case of a failure.
The process tests depend on it not modifying the STARTUPINFO fields.

Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
---
 dlls/kernel32/tests/process.c | 26 +++++++++++++++++++++-----
 1 file changed, 21 insertions(+), 5 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-kernel32-tests-Check-if-CreateProcess-resets-STARTUPIN.bin
Type: application/octet-stream
Size: 4806 bytes
Desc: 
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200219/224a3865/attachment-0001.bin>


More information about the wine-devel mailing list