diff options
| author | Pragaspathi Thilagaraj <tpragasp@codeaurora.org> | 2018-07-10 19:07:46 +0530 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-07-23 07:45:39 -0700 |
| commit | 7e2d77499a62191d33bf23ea28c5ba528178af32 (patch) | |
| tree | 8329b25f4cb10fd1bb003bde943eca640f346c46 /tools/perf/scripts/python | |
| parent | c6439d4d981a8744cbddadc0210e1b5867822226 (diff) | |
qcacld-3.0: Add maximum limit check before inserting into scan cache
In SAP scan path, csr_scan_add_result used to add the scan
result to the scan cache by invoking csr_scan_add_result. But
this flow doesn't check if the scan cache has reached maximum
limit. Also there is a possible double free in the function
csr_scan_create_entry_in_scan_cache if the structure
pNewBssDescriptor, which is added to the scan cache linked list
is freed.
Add maximum BSS limit check before invoking csr_scan_add_result.
Change-Id: Iac8098253a9e384d928a6aa309fa1dbe9b5a0d4b
CRs-Fixed: 2276043
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
