[Bug 49523] Access denied opening c:\windows\system32\cmd.exe\cmd.exe

WineHQ Bugzilla wine-bugs at winehq.org
Wed Jul 22 00:29:35 CDT 2020


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

Jonathan Liu <net147 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Fixed by SHA1|                            |688799b1f7b2750b938f8da7714
                   |                            |80d2c16d1ae1d
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Jonathan Liu <net147 at gmail.com> ---
Fixed by the following commit:

commit 688799b1f7b2750b938f8da771480d2c16d1ae1d
Author: Alexandre Julliard <julliard at 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 at 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.



More information about the wine-bugs mailing list