advapi32: Use a duplicate of the process token if a NULL token is passed into CheckTo...
commit1802a5b9baa8a88bc0a6cf7af4778e9acbaece17
authorRob Shearman <robertshearman@gmail.com>
Tue, 10 Nov 2009 23:03:10 +0000 (10 23:03 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 11 Nov 2009 09:56:03 +0000 (11 10:56 +0100)
treed4e127a79abd436053e0fdf518be26e63c1a3f80
parent9b3b9a1060231cbe3c65d6edb06bc06275a58e7c
advapi32: Use a duplicate of the process token if a NULL token is passed into CheckTokenMembership and there is no thread token.
dlls/advapi32/security.c
dlls/advapi32/tests/security.c