ntdll: NtFlushBuffersFile should fail if the file handle has no write access.
commitf7d40d45da7a1bc0accd58bca6d6da4e34861937
authorPaul Gofman <gofmanp@gmail.com>
Wed, 1 Mar 2017 11:05:54 +0000 (1 14:05 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 2 Mar 2017 14:48:01 +0000 (2 15:48 +0100)
tree8b89abe84bf393440d4d6fe143b757248db12863
parent85aa2067b0d0b555e265267c9364858e334eaba0
ntdll: NtFlushBuffersFile should fail if the file handle has no write access.

Signed-off-by: Paul Gofman <gofmanp@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/file.c
dlls/ntdll/tests/file.c