hostap/tests/fuzzing/eapol-key-auth
Jouni Malinen 009c4d79d3 tests: Fix eapol-key-auth memory use for the callback pointer struct
This struct needs to remain valid through the lifetime of the
authenticator state machine, so move it to the context struct instead of
being a local stack variable inside the setup function that returns
before the actual test functionality is executed.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
2019-06-07 23:54:20 +03:00
..
corpus tests: New style fuzzing tools for EAPOL-Key frame processing 2019-06-02 13:00:39 +03:00
eapol-key-auth.c tests: Fix eapol-key-auth memory use for the callback pointer struct 2019-06-07 23:54:20 +03:00
Makefile tests: New style fuzzing tools for EAPOL-Key frame processing 2019-06-02 13:00:39 +03:00