[Git][wine/wine][master] 4 commits: kernel32/tests: Don't hardcode page size in buffer size.
Alexandre Julliard pushed to branch master at wine / wine Commits: b5be39cf by Eric Pouech at 2024-11-12T21:52:24+01:00 kernel32/tests: Don't hardcode page size in buffer size. Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - a7900c45 by Eric Pouech at 2024-11-12T21:52:24+01:00 advapi32/tests: Fix typo in manifest constant. Harmless, the actual values are the same. Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - fb477402 by Eric Pouech at 2024-11-12T21:52:24+01:00 advapi32: Test some other cases of process access rights mapping. Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - a5e04fa9 by Eric Pouech at 2024-11-12T21:52:24+01:00 server: Amend process rights mapping. PROCESS_VM_OPERATION | PROCESS_VM_WRITE grants PROCESS_QUERY_LIMITED_INFORMATION rights. Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - 3 changed files: - dlls/advapi32/tests/security.c - dlls/kernel32/tests/virtual.c - server/process.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/52838daec507a6340d57501d9a6dc6... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/52838daec507a6340d57501d9a6dc6... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)