[PW_SID:1123565] Three bugfixes for iwd SEGVs at receipt of EAPOL M1 msg with legacy roaming and repeated roam scan after ft_auth-/ft_reassoc-timeout occurred: - #501
Conversation
…oaming and repeated roam scan after ft_auth-/ft_reassoc-timeout occurred: src/eapol.c: next try for a fix of SEGV fault at eapol_rx_packets when using mwifiex / NXP 88W9098 driver src/station.c: potential bugfix in station_roam_scan_notify to avoid NULL-Ptr access to var hs src/station.c: next try to fix a SEGV after auth timeout at FT roaming
|
Fetch PR Prep - Setup ELL Make Distcheck Build - Configure Make Check Make Check w/Valgrind Incremental Build with patches |
|
Fetch PR GitLint Output: Prep - Setup ELL Make Distcheck Build - Configure Make Check Make Check w/Valgrind Incremental Build with patches Autotest Runner Clang Build |
From: DEMODDIE dierk.modrow@sew-eurodrive.de
src/eapol.c: next try for a fix of SEGV fault at eapol_rx_packets when using mwifiex / NXP 88W9098 driver
src/station.c: potential bugfix in station_roam_scan_notify to avoid NULL-Ptr access to var hs
src/station.c: next try to fix a SEGV after auth timeout at FT roaming
src/eapol.c | 4 ++++
src/station.c | 12 ++++++------
2 files changed, 10 insertions(+), 6 deletions(-)