25 Feb
2026
25 Feb
'26
10:26 a.m.
I just notice that this should be calling `RtlGenRandom` in a loop because `ProcessPrng` takes a `SIZE_T` but this will be truncated to a `ULONG` when calling `RtlGenRandom`. Should I do that here or send a separate MR? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10174#note_130476