Alexandre Julliard : ntdll: Always allocate extra stack space for the kernel stack.

Alexandre Julliard julliard at winehq.org
Fri Jun 11 15:31:30 CDT 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Jun 11 10:56:36 2021 +0200

ntdll: Always allocate extra stack space for the kernel stack.

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

---

 dlls/ntdll/unix/loader.c       |  2 +-
 dlls/ntdll/unix/thread.c       | 33 +++++++++++----------------------
 dlls/ntdll/unix/unix_private.h |  8 ++++----
 dlls/ntdll/unix/virtual.c      |  9 ++++-----
 4 files changed, 20 insertions(+), 32 deletions(-)

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



More information about the wine-cvs mailing list