]> git.ipfire.org Git - thirdparty/hostap.git/commit
Cancel channel_list_update_timeout() in hostapd_cleanup_iface_partial()
authorFelix Fietkau <nbd@nbd.name>
Thu, 4 Apr 2024 10:52:12 +0000 (12:52 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 15 Apr 2024 20:02:03 +0000 (23:02 +0300)
commite1cd3fe3cd9c205f8be2e19a3d67a2cd8da9c524
treeb70751bd3a7ce0ed2e23ac249909d4f3e48bd8b2
parent47d7f31693426b840a439117835f4850029b3f07
Cancel channel_list_update_timeout() in hostapd_cleanup_iface_partial()

This fixes a crash when disabling an interface during channel list
update.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
src/ap/hostapd.c