diff options
author | Jouni Malinen <j@w1.fi> | 2021-02-28 09:51:16 (GMT) |
---|---|---|
committer | Jouni Malinen <j@w1.fi> | 2021-02-28 09:51:16 (GMT) |
commit | 57fec19dab8adf6af7a34711e7a3e01b4f2e4ebc (patch) | |
tree | 85c060f16b55bd4bbce0776f4c663cb4adc374ea /src/utils | |
parent | b8211e1e75e838ea5eb1719ccf2c5a642ec854e2 (diff) | |
download | hostap-master.zip hostap-master.tar.gz hostap-master.tar.bz2 |
Commit f1df4fbfc7ad ("mesh: Use setup completion callback to complete
mesh join") added a check for iface->conf being NULL into a debug print.
However, it is not clear how that could be NULL here. In any case,
setup_interface() could end up dereferencing iface->conf in the call to
hostapd_validate_bssid_configuration(), so better be consistent with the
checks and not get warnings from static analyzers regardless of whether
this can happen in practice.
Signed-off-by: Jouni Malinen <j@w1.fi>
Diffstat (limited to 'src/utils')
0 files changed, 0 insertions, 0 deletions