[Git][wine/wine][master] bcryptprimitives: Ensure ProcessPrng fills the whole buffer.
Alexandre Julliard pushed to branch master at wine / wine Commits: 92707a02 by Chris Denton at 2026-04-16T18:56:35+02:00 bcryptprimitives: Ensure ProcessPrng fills the whole buffer. ProcessPrng takes a SIZE_T argument for its length whereas RtlGenRandom takes a ULONG, which may be smaller. - - - - - 1 changed file: - dlls/bcryptprimitives/main.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/92707a02fed62ee0acd7cddc572b6ce... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/92707a02fed62ee0acd7cddc572b6ce... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)