5 Feb
2025
5 Feb
'25
5:37 p.m.
This MR enforces alignment of TLS slots as described in PE file. -- v3: ntdll: Let layout of TLS vector be closer to native. ntdll: Enforce the alignment of TLS directory entries. kernel32: Add test for TLS memory layout. kernel32/tests: Add a test about TLS slot alignment. https://gitlab.winehq.org/wine/wine/-/merge_requests/7251