14 Jul
2025
14 Jul
'25
4:24 p.m.
This was causing a test failure with a clang build in `ntoskrnl.exe`, where driver_pnp's `fdo_ioctl` would only set the lower 8 bits of `R9` while calling `ZwCreateEvent`: https://testbot.winehq.org/JobDetails.pl?Key=159175 -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8563