Use static buffer for DbgPrint message queueing instead of ExAllocatePool.
authorGregor Anich <blight@blight.eu.org>
Fri, 10 Dec 2004 18:31:04 +0000 (18:31 +0000)
committerGregor Anich <blight@blight.eu.org>
Fri, 10 Dec 2004 18:31:04 +0000 (18:31 +0000)
commit821da7d6f92e4f09e9e2408e8ae7c8ed7e928dd2
treeea071ba085d8c246564c711347cf7b5db6fe5b1c
parent5898f3701e039ec33d760d928666a39e783f9e79
Use static buffer for DbgPrint message queueing instead of ExAllocatePool.

svn path=/trunk/; revision=12002
reactos/ntoskrnl/dbg/print.c