reactos/dll/ntdll/ldr
Mark Jansen 04ff7481b1
[LDR] Introduce a private heap for the loader.
This ensures we can still do stuff when the process heap is corrupted.
2019-01-01 16:20:13 +01:00
..
ldrapi.c [LDR] Guard some sections where we grab a lock. 2018-08-13 13:24:12 +02:00
ldrinit.c [LDR] Introduce a private heap for the loader. 2019-01-01 16:20:13 +01:00
ldrpe.c [NTDLL:LDR] Avoid passing an uninitialized variable to another function. 2018-12-28 13:41:09 +01:00
ldrutils.c [LDR] Introduce a private heap for the loader. 2019-01-01 16:20:13 +01:00
verifier.c [LDR] Initial verifier implementation 2018-05-12 13:35:10 +02:00