On Tue Aug 18 10:54:38 2026 +0000, Alexandre Julliard wrote:
It's not useful to describe Wine's implementation here, particularly since that's what you are trying to fix. Was this LLM-generated by any chance? Yes. I did use Claude to write the test and the fix. I hadn't checked the guidelines on LLM-use before submitting, which was my mistake.
The finding itself isn't LLM-generated however. The Windows behaviour comes from a TestBot job I submitted (163938), across Win7 through Win11 21H2. I hit this flag combination because Forza Motorsport allocates a staging pool with `MEM_COMMIT|MEM_RESERVE|MEM_PHYSICAL|MEM_LARGE_PAGES` and doesn't check the result, so no Microsoft source, headers or disassembly were involved. If the fix is still useful, I can go ahead and remove the comments. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/11600#note_149272