[Git][wine/wine][master] 3 commits: ntdll: Factor out get_random() function.
"Alexandre Julliard (@julliard) via Wine-commits" <[email protected]> Wed, 21 Jan 2026 16:10:18 -0600
| Newsgroups | gmane.comp.emulators.wine.cvs |
|---|---|
| Message-ID | <[email protected]> |
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/2d0ceb6b497032e37792f4280a2b13b967dddf1b...2020d74976b40ab617d420537fd79bf88da6c0e7 -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/2d0ceb6b497032e37792f4280a2b13b967dddf1b...2020d74976b40ab617d420537fd79bf88da6c0e7 You're receiving this email because of your account on gitlab.winehq.org.