aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2022-02-03 11:25:32 +0300
committerKalle Valo <[email protected]>2022-02-10 10:32:25 +0200
commita954f29aea5d2cf58feedf83235edf3367229a37 (patch)
tree792c10a63f92cedb8cafdf3ea4bbf056e92c7cd5 /tools/perf/scripts/python/exported-sql-viewer.py
parentc761161851d31a6dc5274699cdf4e01de558cba9 (diff)
rtw88: fix use after free in rtw_hw_scan_update_probe_req()
This code needs to use skb_queue_walk_safe() instead of skb_queue_walk() because it frees the list iterator. Fixes: d95984b5580d ("rtw88: fix memory overrun and memory leak during hw_scan") Signed-off-by: Dan Carpenter <[email protected]> Acked-by: Ping-Ke Shih <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/20220203082532.GA25151@kili
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions