Alexandre Julliard : kernel32: Validate the architecture of newly created processes on the server side.

Alexandre Julliard julliard at winehq.org
Fri Nov 22 10:23:06 CST 2013


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Nov 22 12:32:48 2013 +0100

kernel32: Validate the architecture of newly created processes on the server side.

---

 dlls/kernel32/process.c        |   64 +++++++++++++++++++++++++++++++++------
 dlls/ntdll/server.c            |   12 ++++----
 include/wine/server_protocol.h |    4 ++-
 server/process.c               |    5 +++
 server/protocol.def            |    1 +
 server/request.h               |    5 ++-
 server/thread.c                |   27 ++++++++++------
 server/thread.h                |    1 +
 server/trace.c                 |    6 ++++
 9 files changed, 96 insertions(+), 29 deletions(-)

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



More information about the wine-cvs mailing list