- Allocate the memory from paged pool instead of non-paged pool as almost all code...
authorFilip Navara <filip.navara@gmail.com>
Thu, 18 Nov 2004 22:22:46 +0000 (22:22 +0000)
committerFilip Navara <filip.navara@gmail.com>
Thu, 18 Nov 2004 22:22:46 +0000 (22:22 +0000)
commitc145b0b2930040cf9fdaf6c2448c998d293ca27c
tree07358f599ff9bc8cc9529c7b6ebd27743fc59877
parentf5912089d262491204a2188d3344fc753aea8427
- Allocate the memory from paged pool instead of non-paged pool as almost all code (and none of the font code) in Win32k runs at IRQL < DISPATCH_LEVEL.

svn path=/trunk/; revision=11697
reactos/lib/freetype/rosglue.c