ntdll: Always use the TEB that was passed to signal_start_thread().
commita5cec4f5fbef0c586b530ea51acd6e3da2ff3f83
authorAlexandre Julliard <julliard@winehq.org>
Mon, 14 Jun 2021 10:59:05 +0000 (14 12:59 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 14 Jun 2021 16:32:24 +0000 (14 18:32 +0200)
treef76790480a8e2c44b6202054b452300405f9d402
parent9a430dc6db30b2530e355204fd5907c50791d3df
ntdll: Always use the TEB that was passed to signal_start_thread().

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/unix/signal_i386.c
dlls/ntdll/unix/signal_x86_64.c