Fixed a wrong parameter for a call to ZwFreeVirtualMemory(). This fixes a page fault...
authorHartmut Birr <osexpert@googlemail.com>
Mon, 1 Apr 2002 22:11:12 +0000 (22:11 +0000)
committerHartmut Birr <osexpert@googlemail.com>
Mon, 1 Apr 2002 22:11:12 +0000 (22:11 +0000)
commitb17ab99f15321112539853b4b36b29fb0b418daf
tree292c4e8f77df6d438bc3e362174c6cef018dbc7f
parentc75ecda4693474dc2e2fbb849733c04dd1e0c591
Fixed a wrong parameter for a call to ZwFreeVirtualMemory(). This fixes a page fault at address 0 (cr2 = 0).
Fixed the calculation of the maximum heap count in RtlInitializeHeapManager().

svn path=/trunk/; revision=2812
reactos/lib/ntdll/rtl/heap.c