14 Nov
2010
14 Nov
'10
10:11 p.m.
http://bugs.winehq.org/show_bug.cgi?id=25063 --- Comment #2 from Borut Ražem <borut.razem(a)gmail.com> 2010-11-14 16:11:21 CST --- Created an attachment (id=31942) --> (http://bugs.winehq.org/attachment.cgi?id=31942) wine-1.3.7 dlls/msvcrt/process.c patch with lock Functions msvcrt_add_handle() and msvcrt_get_remove_handle() in the previous patch are not thread safe, so I added a locking mechanism. I (re)used the _POPEN_LOCK, since it seems that it is not used anywhere else. 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.