Vincent Povirk : mscoree: Restore previous domain whenever we set it.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Mar 9 08:05:55 CST 2016


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

Author: Vincent Povirk <vincent at codeweavers.com>
Date:   Tue Mar  8 15:49:26 2016 -0600

mscoree: Restore previous domain whenever we set it.

Unmanaged APIs could be called directly or indirectly by managed code in
any domain, and we could create problems by not restoring the old one.

Signed-off-by: Vincent Povirk <vincent at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/mscoree/corruntimehost.c  | 103 ++++++++++++++++++++++++++++++-----------
 dlls/mscoree/metahost.c        |   4 ++
 dlls/mscoree/mscoree_private.h |   4 +-
 3 files changed, 82 insertions(+), 29 deletions(-)

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



More information about the wine-cvs mailing list