Files
reactos/ntoskrnl/ps/process.c
Pierre Schweitzer 47b48520b5 [NTOSKRNL] Reimplement !irpfind using !poolfind helpers
This allows avoiding one of the previous implementation limits:
leaked IRP not queued to a thread are now totally visible since
we look directly in the memory pool.
2019-01-06 12:49:57 +01:00

44 KiB