72fb86d669e7d702c67d10f4a160d6d79cd752c5

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: I60e89b5305ad31d8663a8feed3cb0f71105bb060 CRs-Fixed: 2316868
Description
Aucune description fournie
Langue
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%