On Wed May 14 15:24:06 2025 +0000, Paul Gofman wrote:
While it may be correct, it could probably use a test? The correct would be to align how (and if) Windows does and not necessarily do what a sanitizer wants (while quite possible that Windows aligns output).
Thanks for looking into it. One test addition is already included to `ntdll/tests/info.c`. This test seems to be ok at windows (in this [testbot run](https://testbot.winehq.org/JobDetails.pl?Key=158267). And it failed with wine before changing the implementation.