Alexandre Julliard : ntdll,server: Fixed access checks for OpenFileMapping and MapViewOfFile.

Alexandre Julliard julliard at winehq.org
Thu Nov 6 08:25:56 CST 2008


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Nov  5 20:32:32 2008 +0100

ntdll,server: Fixed access checks for OpenFileMapping and MapViewOfFile.

---

 dlls/kernel32/tests/virtual.c  |    4 +-
 dlls/kernel32/virtual.c        |   19 ++++++++----
 dlls/ntdll/virtual.c           |   65 +++++++++++++++++----------------------
 include/wine/server_protocol.h |    3 +-
 server/mapping.c               |    2 +-
 server/protocol.def            |    1 +
 server/trace.c                 |    3 +-
 7 files changed, 49 insertions(+), 48 deletions(-)

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



More information about the wine-cvs mailing list