diff options
author | Ilan Peer <[email protected]> | 2023-06-04 12:11:27 +0300 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2023-06-06 14:17:11 +0200 |
commit | 0cc80943ef518a1c51a1111e9346d1daf11dd545 (patch) | |
tree | 981c77679fdd4261902270025ba29386adf065d0 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 15ddba5f43114c1fd9cd83676e04a9e1acf8e37f (diff) |
wifi: mac80211_hwsim: Fix possible NULL dereference
In a call to mac80211_hwsim_select_tx_link() the sta pointer might
be NULL, thus need to check that it is not NULL before accessing it.
Signed-off-by: Ilan Peer <[email protected]>
Signed-off-by: Gregory Greenman <[email protected]>
Link: https://lore.kernel.org/r/20230604120651.f4d889fc98c4.Iae85f527ed245a37637a874bb8b8c83d79812512@changeid
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions