e14c24792e97d09617bce4e178e490b22dd22225

Presently, in hdd_reset_all_adapters, the removal of the sta_info structures via hdd_deregister_sta happens inside a loop that is not safe for removal. This can cause various potential invalid memory access from use-after-free to null-dereference. To rectify this, use the delete safe API to loop over the sta info entries. Change-Id: I3d5526af8d8f819874f6bcffabf27ceb74f6f32a CRs-Fixed: 2557364
This is CNSS WLAN Host Driver for products starting from iHelium
Beschreibung
Sprachen
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%