android_kernel_xiaomi_sm8350/components/target_if/pmo
Dundi Raviteja db2dbab047 qcacld-3.0: Possible NULL pointer dereference in pmo
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
2018-09-19 23:15:11 -07:00
..
inc qcacld-3.0: Featurize WLAN_FEATURE_PACKET_FILTERING 2018-09-04 13:45:49 -07:00
src qcacld-3.0: Possible NULL pointer dereference in pmo 2018-09-19 23:15:11 -07:00