reactos/ntoskrnl/io
Timo Kreuzer c9864da823 [NTOS:IO] Fix broken pool allocations
ExAllocatePoolWithTag doesn't raise an exception on failure, only ExAllocatePoolWithQuotaTag does. Use that when quotas are relevant instead of silently continuing with a NULL pointer.
2024-04-28 14:06:07 +02:00
..
iomgr [NTOS:IO] Fix broken pool allocations 2024-04-28 14:06:07 +02:00
pnpmgr
debug.c
pnpio.h