Alexandre Julliard : server: Avoid rounding mapping sizes on the server side.

Alexandre Julliard julliard at winehq.org
Wed Jul 27 10:30:58 CDT 2016


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Jul 27 16:49:37 2016 +0900

server: Avoid rounding mapping sizes on the server side.

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

---

 dlls/kernel32/tests/loader.c   | 41 ++++++++++++++++++++++++++++++++++++++++-
 dlls/kernel32/tests/virtual.c  | 25 ++++++++++++++++++++++---
 dlls/ntdll/virtual.c           | 17 +++++++++++------
 include/wine/server_protocol.h |  3 ++-
 server/mapping.c               | 22 +++++++++++++---------
 server/protocol.def            |  1 +
 server/trace.c                 |  6 ++++++
 7 files changed, 95 insertions(+), 20 deletions(-)

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



More information about the wine-cvs mailing list