[Bug 7682] NtQueryDirectoryFile fails when querying certain symbolic link

Wine Bugs wine-bugs at winehq.org
Mon Mar 12 06:35:04 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=7682





------- Additional Comments From julliard at winehq.com  2007-12-03 06:35 -------
Directory symlinks are filtered out in NtQueryDirectoryFile if they can lead to
loops, i.e. if the target of the symlink is a parent of the source. This is a
feature meant to prevent apps from recursing through the hierarchy forever.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list