summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorjitiphil <jitiphil@codeaurora.org>2018-08-01 13:02:15 +0530
committernshrivas <nshrivas@codeaurora.org>2018-08-16 18:16:28 -0700
commit8aeecb9ea185db9b61ea9ba56ea834930831f6db (patch)
tree5ca3bbe9e3b7db0307b92a3e55a2b5bd6201db25 /tools/perf/scripts/python
parenta759d22e2c454c12ad94e33eb069fc95455a3d4e (diff)
qcacld-3.0: NULL pointer derefence in hdd_ipa_wdi_enable_pipes
Inside hdd_ipa_wdi_enable_pipes() if the pdev address returned by cds_get_context() is NULL, a NULL pointer dereference can occur when the pdev is used by ol_txrx_rx_hash_smmu_map(). Add check to verify pdev is not NULL before it is dereferenced. Change-Id: I16068ab26c2361d881bbe2e5d093f7a1d27a3169 CRs-Fixed: 2259380
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions