summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRajeev Kumar Sirasanagandla <rsirasan@codeaurora.org>2018-05-01 17:55:59 +0530
committernshrivas <nshrivas@codeaurora.org>2018-05-04 04:35:59 -0700
commit776c600ae88d22d93577e836f574a0e96ca919fe (patch)
tree4514c79d7c5f37f990a8a95a1cd3a2955603c994 /tools/perf/scripts/python
parent1219e47b86e0908c66f7706d165e3d1039a5e3fc (diff)
qcacld-3.0: Avoid NULL pointer exception in wlan_hdd_allow_sap_add()
When trying to add multiple softap interfaces, sanity checks in wlan_hdd_allow_sap_add() are trying to access dev in adapter without NULL check which can lead to NULL pointer exception. To fix this, add NULL check for dev before access of its attributes. Change-Id: I57577da1b60443a42e273f87e9f4feac123bc686 CRs-Fixed: 2232394
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions