ChangeSet ID: 18181
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/06/15 05:20:17
Modified files:
dlls/advapi32 : security.c
Log message:
Robert Shearman <rob(a)codeweavers.com>
MSDN states that DuplicateToken should create a new token with the
TOKEN_QUERY | TOKEN_IMPERSONATE rights, not 0.
Patch: http://cvs.winehq.org/patch.py?id=18181
Old revision New revision Changes Path
1.103 1.104 +3 -2 wine/dlls/advapi32/security.c