reactos/ntoskrnl/mm
Adam Słaboń 6eb8fe4f82
[NTOS:MM] MmCanFileBeTruncated: Check whether second (optional) parameter was passed (#5248)
Second parameter is optional, so mark it as such and check whether it was passed. Fixes a sporadic 0x24 bugcheck caused by access violation when running ReactOS on NTFS volume with WinXP ntfs.sys.
2023-04-19 23:12:11 +02:00
..
amd64
arm
ARM3 [NTOS] Include kdbg/kdb.h only in the files that really need it. 2023-04-11 00:44:10 +02:00
i386
balance.c
freelist.c
marea.c
mmfault.c
mminit.c
pagefile.c [SMSS][NTOS:MM] Implement the architecture-specific pagefile size limits + code review. (#4843) 2022-11-16 21:54:31 +01:00
region.c
rmap.c
section.c [NTOS:MM] MmCanFileBeTruncated: Check whether second (optional) parameter was passed (#5248) 2023-04-19 23:12:11 +02:00
shutdown.c