Alexandre Julliard : ntdll: Pass the mapping file access instead of the protection bits to the server.

Alexandre Julliard julliard at winehq.org
Tue Sep 12 15:40:38 CDT 2017


Module: wine
Branch: master
Commit: 1c8a36a91c552f5b8cf2142ab925c7bc2a392e02
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=1c8a36a91c552f5b8cf2142ab925c7bc2a392e02

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Sep 12 11:42:04 2017 +0200

ntdll: Pass the mapping file access instead of the protection bits to the server.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/virtual.c           | 18 ++++++++++++++++--
 include/wine/server_protocol.h | 17 +++--------------
 server/mapping.c               | 26 ++++++++++----------------
 server/protocol.def            | 14 +-------------
 server/request.h               |  7 +++----
 server/trace.c                 |  3 +--
 6 files changed, 34 insertions(+), 51 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=1c8a36a91c552f5b8cf2142ab925c7bc2a392e02



More information about the wine-cvs mailing list