summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorjitiphil <jitiphil@codeaurora.org>2018-04-03 16:52:52 +0530
committernshrivas <nshrivas@codeaurora.org>2018-04-04 05:43:47 -0700
commitcfa4e0a33421a7b28a2e57ca1dedbbe50f45ebaf (patch)
treeeb733a05cc161db71ba58a19e6fe61cfb3ce946b /tools/perf/scripts/python
parentdeedaf35e1a6f925e37b05ad64ee0acd482164cf (diff)
qcacld-3.0: Fix check condition after taking lock
In IPA clean interface function a NULL check was added to prevent race condition between supplicant and MC thread after acquiring lock, which otherwise would have lead to a NULL access. The check condition was performing check for valid value instead of NULL. To address the issue the check condition was corrected to check for NULL. Change-Id: I1c7205ac78f31a0d31a2d07eccbe11b64578ab76 CRS-Fixed: 2217450
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions