[Bug 47875] kernel32:file: FindFirstFile("foo\nul\bar") succeeds on AMD graphics!

WineHQ Bugzilla wine-bugs at winehq.org
Mon Dec 20 09:37:05 CST 2021


https://bugs.winehq.org/show_bug.cgi?id=47875

François Gouget <fgouget at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Fixed by SHA1|                            |1431702f5a0085fabdb8e22651d
                   |                            |ce18defd07148
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from François Gouget <fgouget at codeweavers.com> ---
These failures got fixed by the commit below which essentially considers the
C:\foo\bar\nul case to be broken on all Windows 8 machines.

commit 1431702f5a0085fabdb8e22651dce18defd07148
Author:     Alexandre Julliard <julliard at winehq.org>
AuthorDate: Thu Dec 16 17:04:46 2021 +0100

    kernel32/tests: Fix some test failures on Windows.

    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list