- Acquire the temporary buffer from non paged pool in NtQueryDirectoryObject, because...
authorHartmut Birr <osexpert@googlemail.com>
Sat, 10 Sep 2005 22:35:08 +0000 (22:35 +0000)
committerHartmut Birr <osexpert@googlemail.com>
Sat, 10 Sep 2005 22:35:08 +0000 (22:35 +0000)
commit3a292fe93da344650e4187e33a9b6cc090675dff
treedd7d8d1003b6c92a226df7b7fce053f2330df713
parent829763c4d7452ea353d97b699196b35a0eae138a
- Acquire the temporary buffer from non paged pool in NtQueryDirectoryObject, because the buffer is accessed at DPC_LEVEL.
- Do always add an empty entry at the end of the buffer

svn path=/trunk/; revision=17789
reactos/ntoskrnl/ob/dirobj.c