ntdll: Fall back to read() on noexec filesystems also for non-image mappings.
commit2e364d25cc51656cfc9c512905cc12fee41bcd29
authorAlexandre Julliard <julliard@winehq.org>
Fri, 17 Nov 2017 10:54:51 +0000 (17 11:54 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 17 Nov 2017 11:02:16 +0000 (17 12:02 +0100)
tree944972d7b050921644cbe617ef710559d7fefe7b
parent02d0d68bca2a93a7ed5333402d9165eb16feb06d
ntdll: Fall back to read() on noexec filesystems also for non-image mappings.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/virtual.c