aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched
diff options
context:
space:
mode:
authorAlexei Avshalom Lazar <ailizaro@codeaurora.org>2019-02-22 16:21:05 +0200
committerKalle Valo <kvalo@codeaurora.org>2019-02-28 11:25:09 +0200
commitde77a53c2d1e8fb3621e63e8e1f0f0c9a1a99ff7 (patch)
tree22bf71c06f0bd62680fc086d58c0b0a00b679608 /net/sched
parentwil6210: ignore HALP ICR if already handled (diff)
downloadlinux-dev-de77a53c2d1e8fb3621e63e8e1f0f0c9a1a99ff7.tar.xz
linux-dev-de77a53c2d1e8fb3621e63e8e1f0f0c9a1a99ff7.zip
wil6210: check null pointer in _wil_cfg80211_merge_extra_ies
ies1 or ies2 might be null when code inside _wil_cfg80211_merge_extra_ies access them. Add explicit check for null and make sure ies1/ies2 are not accessed in such a case. spos might be null and be accessed inside _wil_cfg80211_merge_extra_ies. Add explicit check for null in the while condition statement and make sure spos is not accessed in such a case. Signed-off-by: Alexei Avshalom Lazar <ailizaro@codeaurora.org> Signed-off-by: Maya Erez <merez@codeaurora.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'net/sched')
0 files changed, 0 insertions, 0 deletions