]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: dbus: Add test for RemoveAllNetworks while connected
authorBrian Norris <briannorris@chromium.org>
Thu, 20 Aug 2020 02:09:34 +0000 (19:09 -0700)
committerJouni Malinen <j@w1.fi>
Sat, 10 Oct 2020 17:36:18 +0000 (20:36 +0300)
commit07aac648a16e8df72463bbaa6f6ee7821d4eb7ed
tree1760e6a1c594a479dc2fdb699e46237964f1eb72
parent4b0bf0ec6efe6015aa6a9792ce1fb65bdc7f7548
tests: dbus: Add test for RemoveAllNetworks while connected

This likely passes today (at least without ASAN), but without the next
commit, it trips up a use-after-free bug, which ASAN can catch.

So consider this a regression test.

Signed-off-by: Brian Norris <briannorris@chromium.org>
tests/hwsim/test_dbus.py