diff options
author | Brian Gix <[email protected]> | 2021-11-24 12:16:28 -0800 |
---|---|---|
committer | Marcel Holtmann <[email protected]> | 2021-11-24 17:29:12 +0100 |
commit | 899663be5e75dc0174dc8bda0b5e6826edf0b29a (patch) | |
tree | 36438f3acd4d31a48494192a2ed28849cdbbf131 /tools/perf/scripts/python/libxed.py | |
parent | 21a241b3bc153b346987a28cc132674646589e02 (diff) |
Bluetooth: refactor malicious adv data check
Check for out-of-bound read was being performed at the end of while
num_reports loop, and would fill journal with false positives. Added
check to beginning of loop processing so that it doesn't get checked
after ptr has been advanced.
Signed-off-by: Brian Gix <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions