summaryrefslogtreecommitdiff
path: root/storage/class/classpnp/src/debug.c
AgeCommit message (Collapse)Author
2021-01-14classpnp: Use ExAllocatePoolZero instead of ExAllocatePoolWithTag (#485)Andrew Maczugowski
* Replace unsafe allocation API with ExAllocatePool2 * Fix for downlevel support. Co-authored-by: Drew Maczugowski <[email protected]>
2015-03-17Initial publishDave Wilson