a70123f9a2568cfdbc88f483e5066c286e554eb8

In function 'target_if_vdev_mgr_multi_vdev_restart_get_ref', 'param->num_vdevs' may have chance to hold values larger than WLAN_UMAC_PDEV_MAX_VDEVS which will result in OOB when access array 'vdev_list' and array 'vdev_timer_started'. This change add sanity check for 'param->num_vdevs'to avoid OOB. Change-Id: Iae431fdc7006fe8c80d15d400d8a0423e9284eb7 CRs-Fixed: 2644122
This is CNSS WLAN Host Driver for products starting from iHelium
Description
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%