qcacmn: Fix NULL pointer dereference of roam stats event param buf
In extract_roam_scan_ap_stats_tlv, if param buf is null, null pointer dereference can happen while trying to access num_roam_ap_info in the error message print. Return failure if param_buf is NULL Change-Id: I9f5cbb5534d1ef58bb9406ba8dc0aa68a9f8c194 CRs-Fixed: 2669350
Loading
Please register or sign in to comment