kernel32/server: Marshal process' security descriptor to the server when creating new process.

Vitaliy Margolen wine-patches at kievinfo.com
Sat May 12 12:04:24 CDT 2007


This time do it in the "new_process" server call to avoid any race conditions.
---
 dlls/advapi32/tests/security.c |    3 --
 dlls/kernel32/process.c        |   48 ++++++++++++++++++++++++++++++++++++++++
 server/process.c               |    7 ++++-
 server/protocol.def            |    2 +
 server/security.h              |    2 +
 server/token.c                 |    4 +-
 6 files changed, 59 insertions(+), 7 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 320b88eacbed76aab1f58e4e03ca5fe6d87cd6ee.diff
Type: text/x-patch
Size: 7607 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070512/7a7baea0/320b88eacbed76aab1f58e4e03ca5fe6d87cd6ee.bin


More information about the wine-patches mailing list