VOID
ObpFreeDosDevicesProtection(
PSECURITY_DESCRIPTOR SecurityDescriptor
);
Routine Description:
This routine frees memory allocated via ObpGetDosDevicesProtection().
Arguments:
SecurityDescriptor - The address of a security descriptor initialized by
ObpGetDosDevicesProtection().
Return Value:
None.