ChangeSet ID: 10416 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/12/12 00:19:25
Modified files: dlls/kernel : pthread.c
Log message: Return an error in wine_pthread_mutex_unlock if we don't own the critical section, this should avoid trouble caused by a locking bug inside Xlib.
Patch: http://cvs.winehq.com/patch.py?id=10416
Old revision New revision Changes Path 1.6 1.7 +9 -15 wine/dlls/kernel/pthread.c