Alexandre Julliard : ntdll: Always send the native TEB pointer to the server.

Alexandre Julliard julliard at winehq.org
Thu May 13 15:31:00 CDT 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu May 13 15:43:16 2021 +0200

ntdll: Always send the native TEB pointer to the server.

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

---

 dlls/ntdll/loader.c       | 20 ++++++++++++++++----
 dlls/ntdll/tests/info.c   |  5 +----
 dlls/ntdll/unix/server.c  | 18 ++++++++++++------
 dlls/ntdll/unix/thread.c  | 23 +++++++++++++++++++++++
 dlls/ntdll/unix/virtual.c | 15 ++++++++++++---
 server/debugger.c         |  2 +-
 6 files changed, 65 insertions(+), 18 deletions(-)

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



More information about the wine-cvs mailing list