mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 12:26:32 +00:00
176de8bd25
Previously FsRtlNotifyVolumeEvent would pass a pointer to a TARGET_DEVICE_CUSTOM_NOTIFICATION structure on the stack to IoReportTargetDeviceChangeAsynchronous, which would store a pointer to it in a work-item and process that after the stack object was already out of scope. This broke x64 boot. Started happening after recent fixes to IoReportTargetDeviceChangeAsynchronous. |
||
---|---|---|
.. | ||
iomgr | ||
pnpmgr | ||
debug.c | ||
pnpio.h |