StorPortAllocatePool rule (storport)
This rule verifies that the miniport must not attempt to call StorPortFreePool on a deallocated buffer.
Driver model: Storport
How to test
At compile time |
---|
Run Static Driver Verifier and specify the StorPortAllocatePool rule. Use the following steps to run an analysis of your code:
For more information, see Using Static Driver Verifier to Find Defects in Drivers. |