https://bugs.winehq.org/show_bug.cgi?id=49523 Jonathan Liu <net147(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |688799b1f7b2750b938f8da7714 | |80d2c16d1ae1d Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Jonathan Liu <net147(a)gmail.com> --- Fixed by the following commit: commit 688799b1f7b2750b938f8da771480d2c16d1ae1d Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Jul 21 18:18:17 2020 +0200 ntdll: Map errno to a status also in directory functions. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49523 Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> dlls/ntdll/tests/file.c | 25 +++++++++++++++++++++++++ dlls/ntdll/unix/file.c | 13 +++++-------- 2 files changed, 30 insertions(+), 8 deletions(-) -- 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.