mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-01-29 08:14:02 -05:00
1d32bc2c1c
It was possible for the BSSs object property change signal to be generated during the OOM test case for Get(). If that happened, the signal was not sent out, but the following Get(BSSs) operation succeeded unexpectedly which resulted in a test failure. Make this less likely to happen by waiting 50 ms between the scan and Get(BSSs) operation. This should be sufficient to cover most cases since wpa_supplicant uses 5 ms timeout for D-Bus property changed updates. Signed-off-by: Jouni Malinen <j@w1.fi> |
||
---|---|---|
.. | ||
ap-mgmt-fuzzer | ||
eapol-fuzzer | ||
hwsim | ||
p2p-fuzzer | ||
wnm-fuzzer | ||
.gitignore | ||
Makefile | ||
test_x509v3_nist2.sh | ||
test_x509v3_nist.sh | ||
test-aes.c | ||
test-asn1.c | ||
test-base64.c | ||
test-https.c | ||
test-list.c | ||
test-md4.c | ||
test-milenage.c | ||
test-rc4.c | ||
test-rsa-sig-ver.c | ||
test-sha1.c | ||
test-sha256.c | ||
test-x509.c | ||
test-x509v3.c |