Re: [PATCH v6 0/1] MR10174: bcryptprimitives: Make ProcessPrng always return `TRUE`
25 Feb
2026
25 Feb
'26
10:27 a.m.
On Wed Feb 25 10:13:33 2026 +0000, Hans Leidekker wrote:
I think an ERR() would still be good to have because RtlGenRandom() can fail according to the docs. It doesn't fail in the current implementation but an assert would be an additional guard against that changing and be more visible, but I don't mind leaving it out at this point. The question is whether it's better to abort the app or to continue without random data. Having slept on it, I think I'm going to revert this to the original aborting behaviour. If that's not accepted then I can remove it but I do think it's the right thing.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10174#note_130477
8
Age (days ago)
8
Last active (days ago)
0 comments
1 participants
participants (1)
-
Christopher Denton (@cdenton)