cca46f12d08e653316c3e55f7db02f7c1304fd89

Currently, the return value of get_wmi_unified_hdl_from_psoc() API is passing directly as argument to some functions without checking the return value for NULL which may cause NULL pointer dereference. To address this issue, add NULL checks for return value of get_wmi_unified_hdl_from_psoc() API where ever it is getting used. Change-Id: Ieb4ff997960aac915b4dc40cb0d17070240d9b1f CRs-Fixed: 2316854
Apraksts
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%