On Wed Sep 17 12:00:02 2025 +0000, Alexandre Julliard wrote:
Yes, and as you no doubt noticed it already has more extensive tests in ntdll:wow64, I don't think it's necessary to duplicate them.
Yes, ntdll:wow64 tests started to fail because of the (now removed) change. What do you mean by duplicated tests? I don't see NtSetLdtEntries() usage in existing tests, and the tests in this MR replicate behaviour of some protection schemes, so it seems useful to test exact sequence of actions that were previously failing (at the some these patches were worked on).