dcba7b8bafb361753f521aa7b8be34d29d2ea622

During nbuf free if entry is not found in debug tracker list it is treated as double free or unallocated buffer free which is not correct because there is possibility of nbuf entry not being present in debug tracker list due to memory allocation failures for tracker nodes in system low memory state. Maintaian counter for nbuf debug tracker node memory allocation failures, during nbuf free if entry is not found in debug tracker list and tracker memory allocation failures are present then don't raise issue for nbuf free. Change-Id: I770cfc23bad35af7e7dbec34852a31cc68300ca5 CRs-Fixed: 2844059
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%