[NTOS:MM] Initialize MmSubsectionBase on x86 builds. CORE-16731

Spotted by Vadim Galyant.
This commit is contained in:
Thomas Faber
2020-04-06 11:16:34 +02:00
parent 25a5aee86f
commit 74a2c6ba42
+2
View File
@@ -418,6 +418,8 @@ MiInitMachineDependent(IN PLOADER_PARAMETER_BLOCK LoaderBlock)
StartPde++;
}
MmSubsectionBase = (ULONG_PTR)MmNonPagedPoolStart;
//
// Now remember where the expansion starts
//