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
..
cache
cc [NTOS:CC] Do not access VACB after decrementing it's reference count 2023-11-17 20:07:55 +02:00
config [NTOS:CM] Avoid unnecessary ObDereferenceObject when handling an ObInsertObject failure (#6673) 2024-03-30 22:10:17 +03:00
dbgk
ex [NTOS:IO] IopDisplayLoadingMessage(): Display the loading messages only in SOS mode. 2024-02-09 17:13:30 +01:00
fsrtl
fstub [NTOS:FSTUB] Pack the MASTER_BOOT_RECORD structure (#6416) 2024-02-08 01:02:19 +03:00
inbv [NTOS:EX] Fix a loop bug 2024-03-19 07:43:20 +01:00
include [NTOS:KE/x64] Handle NMI vs swapgs race condition 2024-04-23 15:50:06 +02:00
io [NTOS:IO] Fix broken pool allocations 2024-04-28 14:06:07 +02:00
kd
kd64 [NTOS:KE/x64] Implement Kd processor switching 2024-04-23 15:50:06 +02:00
kdbg
ke [NTOS:KE/x64] On syscalls clear nested task flag 2024-04-27 15:12:40 +02:00
lpc [NTOS:LPC] Fix input parameter for ProbeAndCaptureUnicodeString (#5815) 2023-10-23 18:18:45 +02:00
mm [NTOS:MM] MiDeleteVirtualAddresses: Update PrototypePte before exiting loop, when deleting PDE 2024-04-02 00:14:57 +07:00
ntkrnlmp
ob
po [NTOS:PO] Set SystemBatteriesPresent when having a battery device in the system 2024-02-05 18:04:02 +01:00
ps
rtl [RTL] Minor formatting, remove redundant 'return'. 2023-11-16 17:06:40 +01:00
se
tests
vdm
vf
wmi
CMakeLists.txt
guid.c
KrnlFun.c
ntdll.S
ntos.cmake [NTOS:KE/x64] Implement processor freeze code 2024-04-23 15:50:06 +02:00
ntoskrnl.rc [NTOS:INBV] Isolate the bitmap resources pertaining to the boot theme/animation into their resource sub-file. 2023-12-24 22:39:36 +01:00
ntoskrnl.spec
sysfuncs.lst