[PATCH 7/8] server: Check security descriptor in the process' map_access function.[try2]

Vitaliy Margolen wine-patches at kievinfo.com
Mon Jan 22 13:30:03 CST 2007


Per Robert's suggestions. This patch obsoletes patch "kernel32: Don't
require full access to the newly created process and thread."

Also use MAXIMUM_ALLOWED access mask in kernel32:create_process. Handle
the case if we don't have SD inside the server.
---
 dlls/kernel32/process.c |    2 +-
 server/process.c        |   24 +++++++++++++++++++-----
 2 files changed, 20 insertions(+), 6 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 5f28e82f7ffad71f506e1a6e97b9c846ecf37080.diff
Type: text/x-patch
Size: 2104 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070122/25a2e136/5f28e82f7ffad71f506e1a6e97b9c846ecf37080.bin


More information about the wine-patches mailing list