]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Pending GAS query interrupted with deinit
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 10 Jun 2015 23:40:13 +0000 (02:40 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 10 Jun 2015 23:57:34 +0000 (02:57 +0300)
commitc518fecc826a5c7101ed6c7708eb618cf2ffbfe2
treeaac216113a9fa3672ffbe85ec332dd6e99f6e7a9
parent57e832de37ea0a82e650d8230457e0868a01b72e
tests: Pending GAS query interrupted with deinit

These are regression test cases for a segmentation fault issue (use of
freed memory) where interface removal happened while a gas-query item
was pending.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
tests/hwsim/test_ap_hs20.py
tests/hwsim/test_gas.py