Re: [PATCH v6 0/1] MR10174: bcryptprimitives: Make ProcessPrng always return `TRUE`
Feb. 25, 2026
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
29
Age (days ago)
29
Last active (days ago)
0 comments
1 participants
participants (1)
-
Christopher Denton (@cdenton)