mirror of
https://github.com/reactos/reactos.git
synced 2024-11-18 13:01:40 +00:00
5e891f727f
The initializer for WmipGuidObjectType does not set UseDefaultObject, and it's possible for user mode to obtain a handle to a GUID object with SYNCHRONIZE access. Therefore that handle can be passed to NtWaitForSingleObject, which means it must start with a DISPATCHER_HEADER. |
||
---|---|---|
.. | ||
guidobj.c | ||
smbios.c | ||
wmi.c | ||
wmidrv.c | ||
wmip.h |