ntdll: Allow NULL return length argument in NtAdjustPrivilegesToken().
commitfd65b0a1c3f5f981cc110ca9e6a0edb6323e1296
authorNikolay Sivov <nsivov@codeweavers.com>
Mon, 2 Dec 2013 05:38:09 +0000 (2 09:38 +0400)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 2 Dec 2013 09:52:41 +0000 (2 10:52 +0100)
treef6783d9150e46fffcc764a338e2772a6c099b3d0
parente810a58494bd43e2344b5dfb65a0f47cf3ca2613
ntdll: Allow NULL return length argument in NtAdjustPrivilegesToken().
dlls/advapi32/security.c
dlls/advapi32/tests/security.c
dlls/ntdll/nt.c