[NTOS:SE] Explicitly check the auto inherit flags right away 3947/head
authorGeorge Bișoc <george.bisoc@reactos.org>
Wed, 8 Sep 2021 16:25:50 +0000 (18:25 +0200)
committerGeorge Bișoc <george.bisoc@reactos.org>
Thu, 9 Sep 2021 17:29:53 +0000 (19:29 +0200)
commitd7255f1584909d1cfbd22c1b20fcc958dccf5c90
tree149ef8bfb639d25ae08fc1f1699fec4680e4d5d1
parent58c42afec2c9cdebf4af7ada3ab93088610fb57e
[NTOS:SE] Explicitly check the auto inherit flags right away

As we now have the SEF_* flags declared within the SDK we can simply check for such flags directly wihout having to check for the hard-coded flag values.
ntoskrnl/se/sd.c