[Bug 28220] kernel32/process.ok: test fails when redirected

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 25 13:31:23 CST 2017


https://bugs.winehq.org/show_bug.cgi?id=28220

--- Comment #3 from Vincent Povirk <madewokherd at gmail.com> ---
The tests succeed on Windows when redirected. That means it's a Wine bug, not a
test bug.

Apparently, calling CreateProcess with DETACHED_PROCESS should prevent the
child from inheriting std handles, regardless of whether they belong to a
console. On Wine, this only happens for console handles.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list