reactos/ntoskrnl/mm/ARM3
Tuur Martens d31642c712 [NTOS:MM] Fix memory leak in NtAllocateVirtualMemory
When an allocated VAD's insertion fails, the VAD is not freed. This commit attempts to fix this behaviour.
2022-06-04 22:44:27 +02:00
..
arm
i386
contmem.c
drvmgmt.c
dynamic.c
expool.c
hypermap.c [NTOS:MM] When mapping pages for zeroing them, disable cache, enable write through 2021-08-04 17:48:39 +02:00
iosup.c
kdbg.c
largepag.c
mdlsup.c [NTOS:MM] Charge and free quotas for VAD allocations 2022-05-14 15:09:50 +02:00
miarm.h
miavl.h
mmdbg.c
mminit.c
mmsup.c
ncache.c
pagfault.c
pfnlist.c
pool.c [NTOS:MM] Implement Raise/Return pool quota functions 2022-01-11 10:11:09 +01:00
procsup.c [NTOS:MM] Fix MiInsertSharedUserPageVad preventing boot on x64 2022-05-29 13:28:27 +02:00
section.c [NTOS:MM] Fix memory leak in MiMapViewOfDataSection 2022-05-18 12:31:31 +02:00
session.c
special.c
sysldr.c
syspte.c
vadnode.c
virtual.c [NTOS:MM] Fix memory leak in NtAllocateVirtualMemory 2022-06-04 22:44:27 +02:00
wslist.cpp
zeropage.c [NTOS:MM] In page zeroing thread, zero more than one page at a time. 2021-08-04 17:48:39 +02:00