WiFi-Hal: Validating variables before doing memcpy
Added a NULL check for iface_info, mwifi_iface_mac_info and pkt_stats before doing memcpy to remove possible NULL pointer dereferenced. Also removed the NULL checks for 'ref' pointer Change-Id: I58b10609e0e05c6f09106033af7698c5c7795821 CRs-Fixed: 2468569
Loading
Please sign in to comment