c36e48e3bce3c3758d886bc2299ceef4ead0172f

In the qdf infrastructure the default value used during the atomic variable initialization is 0, during the flushing of the vdev response timer during the SSR vdev rsp_timer_inuse is read to understand whether the timer is initialized or not. Since the default value is 0 the vdev response timer is not flushed resulting in different memory leaks. To resolve this issue, increment the rsp_timer_inuse value to 1 during the vdev response time initialization. Change-Id: Ibe47d1175f19b4c62cd5a18cda8b56370b58128a CRs-Fixed: 2642476
This is CNSS WLAN Host Driver for products starting from iHelium
설명
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%