[Bug 25063] _pclose should wait for the command processor to terminate and return it's exit status

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Nov 14 11:35:21 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=25063

--- Comment #1 from Borut Ražem <borut.razem at gmail.com> 2010-11-14 11:35:20 CST ---
Created an attachment (id=31935)
 --> (http://bugs.winehq.org/attachment.cgi?id=31935)
wine-1.3.7 dlls/msvcrt/process.c patch

The attached patch stores the popen child process handle into the fp2handle
array, waits for the child process to terminate and returns the child process
exit status at pclose.

Borut

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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