[LDR] Introduce a private heap for the loader. 1204/head
authorMark Jansen <mark.jansen@reactos.org>
Sun, 14 Oct 2018 21:16:36 +0000 (23:16 +0200)
committerMark Jansen <mark.jansen@reactos.org>
Tue, 1 Jan 2019 15:20:13 +0000 (16:20 +0100)
commit04ff7481b1da008b4e49354dda548ff8aa4853de
tree543ee9c9e317a9acf0e0bd7b9b1b8f719b7ab3e2
parent34b0516ec4f97f43bd0f9bc3a1ed5325fc297cef
[LDR] Introduce a private heap for the loader.
This ensures we can still do stuff when the process heap is corrupted.
dll/ntdll/include/ntdllp.h
dll/ntdll/ldr/ldrinit.c
dll/ntdll/ldr/ldrutils.c