Patch for bug 25063 - _pclose should wait for the command processor to terminate and return it's exit status

Borut Razem borut.razem at siol.net
Mon Nov 22 15:44:03 CST 2010


 > one minor comment:
 > you access file->_file after file has been closed, which can lead to
 > races issues you'd better copy the _file before closing the stream

Eric, thanks for noticing it.

Attached is the third attempt for the patch..

---
  dlls/msvcrt/process.c |  102 
++++++++++++++++++++++++++++++++++++++++++++++++-
  1 files changed, 100 insertions(+), 2 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Patch-for-bug-25063-_pclose-should-wait-for-the-comm.patch
Type: text/x-patch
Size: 4563 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101122/77885a2d/attachment.bin>


More information about the wine-patches mailing list