summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorgaurank kathpalia <gkathpal@codeaurora.org>2018-06-18 15:15:09 +0530
committernshrivas <nshrivas@codeaurora.org>2018-07-04 13:09:30 -0700
commit2ae4256ed35fe8d16a9bd1037029f030d42916f4 (patch)
tree0b81f2752108cf921ee89090f507cfac857b659b /tools/perf/scripts/python/syscall-counts.py
parent72f690b3ddb741233c70a41282b0020e9489d571 (diff)
qcacmn: Fix pointer dereference condition
In the API extract_roam_scan_stats_res_evt_tlv, the driver extracts num_channels from the param_buf, which may be NULL, and lead to pointer dereference in the same API Fix is to have check for num_channels, and then let driver perform tasks. Change-Id: Iee56de8cd47cd3ea09078479e8ce34b6362b1685 CRs-Fixed: 2259297
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions