22 Mar
2005
22 Mar
'05
6:23 p.m.
ChangeSet ID: 16785 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/03/22 12:23:44 Modified files: dlls/kernel : sync.c Log message: Alex VillacĂs Lasso <a_villacis(a)palosanto.com> PeekNamedPipe now checks both for a NULL buffer and a zero-length buffer before trying to recv() from the pipe. Patch: http://cvs.winehq.org/patch.py?id=16785 Old revision New revision Changes Path 1.71 1.72 +3 -1 wine/dlls/kernel/sync.c