mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 20:25:39 +00:00
update ntmarta patch
svn path=/trunk/; revision=21274
This commit is contained in:
parent
d82d596186
commit
f4f32b380c
1 changed files with 1 additions and 1 deletions
|
@ -918,7 +918,7 @@ AccRewriteGetExplicitEntriesFromAcl(PACL pacl,
|
||||||
AceIndex = 0;
|
AceIndex = 0;
|
||||||
SidTarget = (PSID)(peaw + pacl->AceCount);
|
SidTarget = (PSID)(peaw + pacl->AceCount);
|
||||||
|
|
||||||
/* initialize the array */\
|
/* initialize the array */
|
||||||
while (GetAce(pacl,
|
while (GetAce(pacl,
|
||||||
AceIndex,
|
AceIndex,
|
||||||
(LPVOID*)&AceHeader))
|
(LPVOID*)&AceHeader))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue