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