Alexandre Julliard : server: Store the section flags separately from the protection.

Alexandre Julliard julliard at winehq.org
Tue Jul 26 10:44:42 CDT 2016


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Jul 26 14:20:02 2016 +0900

server: Store the section flags separately from the protection.

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

---

 dlls/ntdll/virtual.c           | 20 +++++++++-----------
 include/wine/server_protocol.h |  8 +++++---
 include/winnt.h                |  3 +++
 server/mapping.c               | 42 +++++++++++++++++++++++-------------------
 server/protocol.def            |  4 +++-
 server/request.h               | 14 ++++++++------
 server/trace.c                 |  4 +++-
 7 files changed, 54 insertions(+), 41 deletions(-)

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



More information about the wine-cvs mailing list