[PATCH] ntdll: Don't append directory entries if the filename length is less than 1.

Lei Zhang thestig at google.com
Wed Oct 29 14:21:20 CDT 2008


Hi,

I saw the following in a +file trace a user sent me:

trace:file:FindNextFileW returning L"" (L"")

I tried fixing FindNextFileW(), but that patch didn't get accepted.
I'm guessing we should fix the problem in NtQueryDirectoryFile() so
nobody who call it will get back an empty file name.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-ntdll-Don-t-append-directory-entries-if-the-filename.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20081029/1f2a525a/attachment.txt 


More information about the wine-patches mailing list