[Git][wine/wine][master] 9 commits: ntoskrnl.exe/tests: Open directory object with nonzero access in test_permanent().
Alexandre Julliard pushed to branch master at wine / wine Commits: 05e2f028 by Paul Gofman at 2025-02-14T22:54:01+01:00 ntoskrnl.exe/tests: Open directory object with nonzero access in test_permanent(). - - - - - 5b5198cc by Paul Gofman at 2025-02-14T22:54:07+01:00 httpapi: Don't open files with zero access. - - - - - a1a0a0d9 by Paul Gofman at 2025-02-14T22:54:07+01:00 kernel32: Don't open reg keys with zero access mask. - - - - - 1f4a3ffd by Paul Gofman at 2025-02-14T22:54:07+01:00 setupapi: Don't open reg keys with zero access mask. - - - - - eaa945c6 by Paul Gofman at 2025-02-14T22:54:07+01:00 devenum: Don't open reg keys with zero access mask. - - - - - 40e2b1ea by Paul Gofman at 2025-02-14T22:54:07+01:00 quartz: Don't open reg keys with zero access mask. - - - - - c486efb4 by Paul Gofman at 2025-02-14T22:54:07+01:00 wbemprox: Don't open reg keys with zero access mask. - - - - - 9dbed9c6 by Paul Gofman at 2025-02-14T22:54:07+01:00 shell32: Don't open reg keys with zero access mask. - - - - - 3c29dc1e by Paul Gofman at 2025-02-14T22:54:07+01:00 server: Check for zero access in alloc_handle(). - - - - - 16 changed files: - dlls/advapi32/tests/security.c - dlls/devenum/mediacatenum.c - dlls/httpapi/httpapi_main.c - dlls/kernel32/profile.c - dlls/kernel32/tests/sync.c - dlls/ntdll/tests/om.c - dlls/ntdll/tests/reg.c - dlls/ntoskrnl.exe/tests/driver.c - dlls/quartz/filtermapper.c - dlls/setupapi/devinst.c - dlls/setupapi/tests/devinst.c - dlls/shell32/classes.c - dlls/shell32/shellpath.c - dlls/wbemprox/reg.c - server/device.c - server/handle.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a99b5dcd7175df6497826e705166af... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a99b5dcd7175df6497826e705166af... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)