- Re: Stack overflow in device driver
- Posted by Maxim S. Shatskih on June 21st, 2004
Allocate it in the nonpaged pool.
--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@storagecraft.com
http://www.storagecraft.com
"Peter Schmitz" <Peter Schmitz@discussions.microsoft.com> wrote in message
news
42985B2-FA08-4B8F-9DDD-748A156AF2D1@microsoft.com...
Bytes of size). Now, the problem is, that most of the time, everything works
fine, but sometimes, the whole driver crashes due to a stack overflow. But as I
need to allocate this structure and cannot reduce its size, I have no idea
about how to do this in a secure way. Can anyone help?
Similar Posts
- stack overflow (Microsoft Windows) by David
- Stack Overflow (Programming) by Chris Thomson
- Stack Overflow (Computers & Technology) by EC
- Stack Overflow Problem (Computers & Technology) by rfdjr1@optonline.net
- How to get lower stack device object in miniport driver? (Drivers) by Á¶Ç׺¹

