[Git][wine/wine][master] 3 commits: ntdll: Factor out get_random() function.
Alexandre Julliard pushed to branch master at wine / wine Commits: 364e66f2 by Paul Gofman at 2026-01-21T21:21:17+01:00 ntdll: Factor out get_random() function. - - - - - 3796896d by Paul Gofman at 2026-01-21T21:21:17+01:00 ntdll: Generate process cookie and return it from NtQueryInformationProcess( ProcessCookie ). - - - - - 2020d749 by Paul Gofman at 2026-01-21T21:21:17+01:00 ntdll: Reimplement RtlEncodePointer / RtlDecodePointer using process cookie. - - - - - 6 changed files: - dlls/kernel32/tests/process.c - dlls/ntdll/rtl.c - dlls/ntdll/tests/rtl.c - dlls/ntdll/unix/process.c - dlls/ntdll/unix/system.c - dlls/ntdll/unix/unix_private.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/2d0ceb6b497032e37792f4280a2b13... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/2d0ceb6b497032e37792f4280a2b13... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)