]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: P2P_SERV_DISC_CANCEL_REQ during query
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 22 Jan 2015 13:55:36 +0000 (15:55 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 22 Jan 2015 13:55:36 +0000 (15:55 +0200)
commit180a858f766dae14de6e68e528c6a1407d1419af
treeff97690f12e9743a87e9b9227356d42038c652f1
parentbff162ac76910bf772504bd9356fbb787b9c6d74
tests: P2P_SERV_DISC_CANCEL_REQ during query

This is a regression test case for a specific sequence that could result
in wpa_supplicant NULL dereference when a SD request is cancelled before
the SD Request TX status callback has been processed.

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