ntdll: Fix Directory Searching when VFAT_IOCTL_READDIR_BOTH returns an invalid d_reclen

Robert Shearman rob at codeweavers.com
Sun Mar 5 07:35:48 CST 2006


ChangeLog:
Undo the adding of a slash if an invalid d_reclen is received from the
VFAT_IOCTL_READDIR_BOTH ioctl so that a directory name, not a filename
will be passed into opendir.

  dlls/ntdll/directory.c |    6 +++++-
  1 files changed, 5 insertions(+), 1 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1e3b395bf9253448c8f34a8352f520cb98e61f58.diff
Type: text/x-patch
Size: 628 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060305/8e63420a/1e3b395bf9253448c8f34a8352f520cb98e61f58.diff


More information about the wine-patches mailing list