mirror of
https://github.com/reactos/reactos.git
synced 2024-11-18 13:01:40 +00:00
1c404d838a
Otherwise we'd call ZwQuerySection on an invalid handle and get: (ntoskrnl/mm/section.c:4320) Failed to reference section: 0xc0000008 Also correctly check DllCharacteristics: If the argument is missing, the file is _not_ a system file, i.e. we should check for restrictions. |
||
---|---|---|
.. | ||
ldrapi.c | ||
ldrinit.c | ||
ldrpe.c | ||
ldrutils.c | ||
verifier.c |