Remove an exiting thread from the process only after thread cleanup to
authorAlexandre Julliard <julliard@winehq.org>
Wed, 14 Sep 2005 15:44:12 +0000 (15:44 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 14 Sep 2005 15:44:12 +0000 (15:44 +0000)
commit867ae269d41f484b243d6543d96ee030e18fd1a1
tree7452cd1e6c4c2f59abfdbc05ea5e0fbf215a558d
parentfb45042e4dc9a3e2aa878c61c781ad403ed550a3
Remove an exiting thread from the process only after thread cleanup to
avoid accessing freed window classes.
server/thread.c