mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +00:00
bd2a40d57b
CORE-14037 - Fix buggy retrieval of the current calling Irp->Tail.Overlay.Thread. - The 4th argument (KernelRoutine) to the KeInitializeApc() is **NOT** optional; however its 5th argument (RundownRoutine) is. So use the mandatory routine for freeing the allocated APC instead. We don't use the rundown routine yet. - Check whether the ExAllocatePoolWithTag() call failed or not before queueing the allocated APC. |
||
---|---|---|
.. | ||
iomgr | ||
pnpmgr | ||
debug.c | ||
pnpio.h |