ntdll: Don't set the TEB ExceptionList to -1 on 64-bit.
commit6e82d33eb70d88a72eed03c2fc99ff4402a50a54
authorAlexandre Julliard <julliard@winehq.org>
Thu, 20 Jun 2024 14:23:25 +0000 (20 16:23 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 20 Jun 2024 21:03:26 +0000 (20 23:03 +0200)
tree5ff87e796d429c2919bb8eecadf95ba745ee0f1b
parent0d5936563dae36c8accbf995fbd4632b974c8763
ntdll: Don't set the TEB ExceptionList to -1 on 64-bit.

The tests show that it should be zero.
dlls/ntdll/unix/virtual.c