hostap/tests/ap-mgmt-fuzzer
Jouni Malinen 27486bc5ab tests: Fix ap-mgmt-fuzzer exit to free memory
This fuzzing wrapper does not go through full hostapd_clean_iface() call
to free memory, so call ap_list_deinit() to avoid reporting memory leaks
from added AP list entries. This case could not be hit with
hostapd/wpa_supplicant since they perform full interface deinit on
interface removal.

Credit to OSS-Fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=14928
Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
2019-05-25 01:34:58 +03:00
..
.gitignore ap-mgmt-fuzzer: Add .gitignore 2017-03-07 12:12:20 +02:00
ap-mgmt-fuzzer.c tests: Fix ap-mgmt-fuzzer exit to free memory 2019-05-25 01:34:58 +03:00
auth.dat tests: Add ap-mgmt-fuzzer 2015-04-22 11:44:19 +03:00
Makefile tests: Add ap-mgmt-fuzzer 2015-04-22 11:44:19 +03:00
multi.dat tests: Allow multiple management frames to be used with ap-mgmt-fuzzer 2016-11-16 18:17:08 +02:00
probe-req.dat tests: Add ap-mgmt-fuzzer 2015-04-22 11:44:19 +03:00