6b6b2f4fde990a5e4d1e255e2e4b0aa090f8a840

Currently callers are calling the wlan_mlme_get_sap_max_peers() API to get the max number of peers without initializing the output parameter. In case of failure in wlan_mlme_get_sap_max_peers() API, sap_max_num_peers can have uninitialized value which can lead to undefined behavior. To fix this issue, initialize the output parameter before calling wlan_mlme_get_sap_max_peers() CRs-Fixed: 3337315 Change-Id: I83ecaf80ccee7d92a66fe561c0a1a7bd409fd64c
This is CNSS WLAN Host Driver for products starting from iHelium
Опис
Мови
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%