ChangeSet ID: 10247 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/11/28 17:36:06
Modified files: dlls/ntdll : path.c
Log message: Francois Gouget fgouget@codeweavers.com Only convert '/'s to '\'s up to the '\0' as the rest of the buffer may not be initialized (found by Valgrind).
Patch: http://cvs.winehq.com/patch.py?id=10247
Old revision New revision Changes Path 1.12 1.13 +1 -1 wine/dlls/ntdll/path.c