8f28b9e42bcb3ff7de08134341d7a16274a3b915

Currently in the ref_count mechanism used for sta_info, the driver has no checks to determine if there are any faulty ref counting instances. In case multiple ref_put are done for a single take_ref, it can lead to a memory corruption. Add a sanity check in hdd_sta_info_put_ref that causes a device assert in case the put_ref is called on a sta_info with already zero ref_count. Change-Id: I0b502e1df4c37601b46cc727acc94a72a401e051 CRs-Fixed: 2707614
This is CNSS WLAN Host Driver for products starting from iHelium
Опис
Мови
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%