android_kernel_xiaomi_sm8350/core
Varuneshwar Petlozu f876667985 qcacld-3.0: Add null check for qdf_ctx in hdd_configure_cds
Currently in function hdd_configure_cds the driver is passing
the pointer from cds_get_context to ucfg_ipa_uc_ol_init without any
NULL check. This pointer later then gets dereferenced which can cause
null pointer dereference.

To solve this, added a null check before calling ucfg_ipa_uc_ol_init

Change-Id: Ie0d8e103c9eeac76d285c4b3870c3c4ea9172dc6
CRs-Fixed: 2462711
2019-07-03 08:55:53 -07:00
..
bmi qcacld-3.0: request firmware without userhelper 2019-05-28 05:18:52 -07:00
cds qcacld-3.0: Affine threads to perf core in high tput 2019-06-28 18:07:50 -07:00
dp qcacld-3.0: Affine threads to perf core in high tput 2019-06-28 18:07:50 -07:00
hdd qcacld-3.0: Add null check for qdf_ctx in hdd_configure_cds 2019-07-03 08:55:53 -07:00
mac qcacld-3.0: Advertise max BA buffer size in HE mode 2019-07-03 08:55:40 -07:00
pld qcacld-3.0: change prototype of pld_wlan_enable 2019-07-02 08:39:06 -07:00
sap qcacld-3.0: Allow single SAP started on DFS chan 2019-07-01 14:07:56 -07:00
sme qcacld-3.0: Send RSO command (any type) only in connected state 2019-07-02 08:39:02 -07:00
wma qcacld-3.0: Clear bss_status bit in case of del_bss_resp failure 2019-07-03 00:56:39 -07:00