server: Clear the thread wait before releasing objects to avoid nested calls.
authorAlexandre Julliard <julliard@winehq.org>
Mon, 5 Feb 2007 17:05:03 +0000 (18:05 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 5 Feb 2007 17:05:03 +0000 (18:05 +0100)
commit49868e3c93a613f50ce3a746d0276b86ecdd27c3
tree41a4e7366da80017f93cc3a56c6502c160e504fc
parent0c3f12154cd0ad88abbfaade29fb2aeb86161913
server: Clear the thread wait before releasing objects to avoid nested calls.

Reported by Misha Koshelev.
server/thread.c