Бележка
Достъпът до тази страница изисква удостоверяване. Можете да опитате да влезете или да промените директориите.
Достъпът до тази страница изисква удостоверяване. Можете да опитате да промените директориите.
The PcAllocatedPages rule specifies that a PortCls miniport driver frees previous allocated pages by calling AllocatePagesForMdl or AllocateContiguousPagesForMdl methods.
Driver model: Audio
Bug check(s) found with this rule: Bug Check 0xC4: DRIVER_VERIFIER_DETECTED_VIOLATION (0x00071005)
How to test
| At run time |
|---|
To verify this rule, open a Command Prompt window. Enter a Driver Verifier command and specify /domain audio. For example: verifier /domain audio [options] /driver <yourdriver> For more information, see Driver Verifier. |