[NTOSKRNL] Simplify ObpCreateGlobalDosDevicesSD by using a SD on the stack
authorPierre Schweitzer <pierre@reactos.org>
Tue, 21 May 2019 06:50:55 +0000 (08:50 +0200)
committerPierre Schweitzer <pierre@reactos.org>
Tue, 21 May 2019 17:28:16 +0000 (19:28 +0200)
commit95d303bf13087ba705748dd49d69f43c107a6cd2
tree88cba91c0527b42213c2587478605a44e2226780
parent33f524c6259078191f5de66a19eefb4ea7e27adf
[NTOSKRNL] Simplify ObpCreateGlobalDosDevicesSD by using a SD on the stack
Rename it to ObpGetDosDevicesProtection to reflect the two previous changes:
its purpose is to return a DACL matching protection mode
ntoskrnl/ob/obname.c