ChangeSet ID: 20211
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)winehq.org 2005/09/14 10:44:12
Modified files:
server : thread.c
Log message:
Remove an exiting thread from the process only after thread cleanup to
avoid accessing freed window classes.
Patch: http://cvs.winehq.org/patch.py?id=20211
Old revision New revision Changes Path
1.126 1.127 +1 -1 wine/server/thread.c