qcacld-3.0: Fix possible NULL pointer dereference
Pointers returned by wlan_ipa_get_iface API and cds_get_context API are not NULL validated at few places. Add NULL checks for these pointers to avoid possible NULL pointer dereference. Change-Id: I44f226c2ce97afd6ad2ff9cde5cd70d9d12bc3d2 CRs-Fixed: 2775197
Loading
Please register or sign in to comment