Files
reactos/ntoskrnl
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
..
2024-03-19 07:43:20 +01:00
2024-04-28 14:06:07 +02:00
2023-08-31 17:10:34 +02:00