You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hostap/tests/p2p-fuzzer
Jouni Malinen 724c0f17b8 tests: Fix p2p-fuzzer callbacks
Couple of the callback functions had changed their prototypes and
p2p-fuzzer compilation resulted in a warning and not returning
*scheduled from the send_action() callback. This was reported as
use-of-uninitialized-value which was not really possible with
wpa_supplicant since the issue was only in the fuzzing wrapper.

Credit to OSS-Fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=14924
Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
5 years ago
..
Makefile tests: Add p2p-fuzzer 9 years ago
go-neg-req.dat tests: Add p2p-fuzzer 9 years ago
invitation-req.dat tests: Add p2p-fuzzer 9 years ago
p2p-fuzzer.c tests: Fix p2p-fuzzer callbacks 5 years ago
p2ps-pd-req.dat tests: Add p2p-fuzzer 9 years ago
proberesp-go.dat tests: Add p2p-fuzzer 9 years ago
proberesp.dat tests: Add p2p-fuzzer 9 years ago