[Bug 42625] Flushing file (int 0x21, ah=0x68) fails with access denied error in 16-bit code

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Mar 11 00:26:58 CST 2017


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

Sebastian Lackner <sebastian at fds-team.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
    Regression SHA1|                            |f7d40d45da7a1bc0accd58bca6d
                   |                            |6da4e34861937
          Component|comdlg32                    |-unknown
             Status|NEEDINFO                    |NEW
            Summary|fixme:commdlg:GetOpenFileNa |Flushing file (int 0x21,
                   |me16 custom hook 0x17a7053e |ah=0x68) fails with access
                   |no longer supported         |denied error in 16-bit code
                 CC|                            |gofmanp at gmail.com

--- Comment #8 from Sebastian Lackner <sebastian at fds-team.de> ---
Bisecting reveals that the real issue is something different.

--- snip ---
commit f7d40d45da7a1bc0accd58bca6d6da4e34861937
Author: Paul Gofman <gofmanp at gmail.com>
Date:   Wed Mar 1 14:05:54 2017 +0300

    ntdll: NtFlushBuffersFile should fail if the file handle has no write
access.

    Signed-off-by: Paul Gofman <gofmanp at gmail.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>
--- snip ---

I've sent a patch.

-- 
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