Details
-
Improvement
-
Resolution: Won't Fix
-
Trivial
-
None
-
None
-
None
Description
(Noticed while looking at CORE-13131.)
reactos/drivers/storage/class/disk_new/
uses ExAllocatePoolWithTag(), but ExFreePool() only.
Using ExFreePoolWithTag() would add the safety check.
Attachments
Issue Links
- is blocked by
-
CORE-6264 Replace old legacy disk with pnp aware disk_new
- Resolved
-
CORE-13134 Review POOL_TAGGING uses
- Untriaged