[PATCH 4/4] ntdll: Fix read_directory_getattrlist() to get the name of a symlink rather than its target, but still detect if the symlink is broken.

Matteo Bruni matteo.mystral at gmail.com
Wed May 20 14:42:42 CDT 2015


2015-05-20 20:40 GMT+02:00 Ken Thomases <ken at codeweavers.com>:
> ---
> dlls/ntdll/directory.c | 18 ++++++++++++++++--
> 1 file changed, 16 insertions(+), 2 deletions(-)

Not sure it matters in practice but it might be better to check for
HAVE_SYS_VNODE_H in both the definition of and the call to
read_directory_getattrlist().



More information about the wine-devel mailing list