f87666798573dbb18151937bff61fbaff1189ce3

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
This is CNSS WLAN Host Driver for products starting from iHelium
Descrição
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%