Details
-
Improvement
-
Resolution: Fixed
-
Major
Description
NtAllocateVirtualMemory doesn't make any attempts to charge quotas of a process object when allocating a VAD for it.
Also in the Free counterpart of the function we have to return the charged amount of quotas back to the system when freeing an allocated virtual memory address.