Allocate a tem buffer for the module names in LdrpQueryModuleInformation, because...
authorHartmut Birr <osexpert@googlemail.com>
Sun, 11 Dec 2005 17:02:07 +0000 (17:02 +0000)
committerHartmut Birr <osexpert@googlemail.com>
Sun, 11 Dec 2005 17:02:07 +0000 (17:02 +0000)
commitfa63ad2beed5aad8c6cf541bda983e02ea20fd34
treed2ba71dd02889a43d3877558fc14b48cc3a961d9
parente58e498be45f02fa780e9a850973b30ff1210235
Allocate a tem buffer for the module names in LdrpQueryModuleInformation, because it isn't possible to call RtlUnicodeStringToAnsiString if the irql is raised to DPC_LEVEL.

svn path=/trunk/; revision=20067
reactos/ntoskrnl/ldr/loader.c