26 Oct
2005
26 Oct
'05
1:57 p.m.
ChangeSet ID: 20849 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)winehq.org 2005/10/26 08:57:45 Modified files: dlls/kernel : file.c Log message: In FindNextFileExW don't report directory symlinks that point to one of the parent directories, to avoid infinite recursions. Patch: http://cvs.winehq.org/patch.py?id=20849 Old revision New revision Changes Path 1.42 1.43 +65 -1 wine/dlls/kernel/file.c