[ros-dev] [ros-diffs] [pschweitzer] 65856: [NTOSKRNL] - Implement IopGetDeviceAttachmentBase() which allows getting the base device of the device stack given any device object in it - Implement IopGetDevicePDO() which r...
Thomas Faber
thomas.faber at reactos.org
Sun Dec 28 11:35:36 UTC 2014
On 2014-12-28 11:05, pschweitzer at svn.reactos.org wrote:
> +extern ERESOURCE IopSecurityResource;
This resource is only ever acquired shared, meaning it doesn't provide
any mutual exclusion at all. Is that intentional?
More information about the Ros-dev
mailing list