[NTOS:SE] Use the captured security descriptor when access checking
authorGeorge Bișoc <george.bisoc@reactos.org>
Sun, 12 Sep 2021 14:07:44 +0000 (16:07 +0200)
committerGeorge Bișoc <george.bisoc@reactos.org>
Sun, 12 Sep 2021 14:07:44 +0000 (16:07 +0200)
commitfc5bc55fbbb7059057fde0dcd0c6a8144af3f908
treedb81d80230205478fee01984930eedb0eacf5936
parentf81fb355aeee2a60e2b939ac86b35122d7ed0509
[NTOS:SE] Use the captured security descriptor when access checking

When performing access security check, use the security descriptor that we've captured it to determine based on that descriptor if the client can be granted access or not.
ntoskrnl/se/accesschk.c