Regla InitFreeDeviceCreateType4 (kmdf)
La regla InitFreeDeviceCreateType4 especifica que un controlador debe llamar a WdfDeviceInitFree si el controlador encuentra un error mientras llama a WdfDeviceCreate y si el controlador recibió la estructura de WDFDEVICE_INIT de una llamada a WdfControlDeviceInitAllocate.
Modelo de controlador: KMDF
Cómo probar
En tiempo de compilación |
---|
Ejecute el Comprobador de controladores estáticos y especifique la regla InitFreeDeviceCreateType4 . Usa los pasos siguientes para ejecutar un análisis de tu código:
Para obtener más información, vea Usar comprobador de controladores estáticos para buscar defectos en controladores. |
Se aplica a
WdfControlDeviceInitAllocateWdfDeviceCreateWdfDeviceInitFree
Consulte también
InitFreeDeviceCallbackInitFreeDeviceCreateInitFreeDeviceCreateType2PdoInitFreeDeviceCreateType2PdoInitFreeDeviceCallbackPdoInitFreeDeviceCreatePdoInitFreeDeviceCreate PdoInitFreeDeviceCreateType4InitFreeNull