]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: wpa_supplicant config file parsing of an invalid network
authorJouni Malinen <quic_jouni@quicinc.com>
Wed, 1 Feb 2023 16:21:55 +0000 (18:21 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 1 Feb 2023 16:26:35 +0000 (18:26 +0200)
commit047da5fe3a682830f8cf0d8fb23e97bc3160a283
tree398d5d92b06cba7c57acf4c3198ef0daf4098cc5
parentd31c2b43aab608e2fd7f70dbbf8c34fbd336ad23
tests: wpa_supplicant config file parsing of an invalid network

This is a regression test for a NULL pointer dereferencing from commit
d8d2b3a338a1 ("Implement read-only mode for SSIDs from the additional
config (-I)") .

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
tests/hwsim/test_wpas_config.py