secur32: Don't call waitpid() in dispatcher.

Kai Blin kai.blin at gmail.com
Thu May 1 14:40:27 CDT 2008


As Wine ignores SIGCHLD, waitpid() works on Linux only by accident. On
FreeBSD it doesn't work. This fixes bug 12897.
---
 dlls/secur32/dispatcher.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: f00f08b890500037df6c4144c901a57d59218cd7.diff
Type: text/x-patch
Size: 403 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080501/aa258c81/attachment.bin 


More information about the wine-patches mailing list