ChangeSet ID: 15914
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/02/03 04:48:23
Modified files:
server : named_pipe.c
Log message:
Fixed refcount handling (waiting clients must not increase the
refcount of the pipe).
Converted linked lists to use the standard functions.
Small cleanups.
Patch: http://cvs.winehq.org/patch.py?id=15914
Old revision New revision Changes Path
1.32 1.33 +71 -74 wine/server/named_pipe.c