961a8b8077a0937a52cc1a5b529f665083e2add9

In the function hdd_hostapd_sap_event_cb, stainfo is obtained from hdd_get_stainfo(). This stainfo is dereferenced later to retrive dhcp_phase later. If the stainfo returned from the function hdd_get_stainfo is NULL, then a possible NULL pointer dereference could occur. Add check to validate stainfo is not NULL. Change-Id: Ia428142b6ae2545528c5998dcde63845ca592b56 CRs-Fixed: 2233870
This is CNSS WLAN Host Driver for products starting from iHelium
Descripción
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%