ChangeSet ID: 19718 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/08/22 05:13:28
Modified files: server : thread.h thread.c ptrace.c
Log message: Don't try to detach from a thread that is exiting, to avoid triggering a kernel race condition.
Patch: http://cvs.winehq.org/patch.py?id=19718
Old revision New revision Changes Path 1.63 1.64 +0 -1 wine/server/thread.h 1.125 1.126 +1 -1 wine/server/thread.c 1.29 1.30 +9 -18 wine/server/ptrace.c