mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-19 01:42:33 +01:00
unit: squash memory leak
This commit is contained in:
parent
11f4ff2e25
commit
5a8d573ae4
@ -2166,6 +2166,7 @@ static void wsc_test_retransmission_no_fragmentation(const void *data)
|
|||||||
|
|
||||||
handshake_state_free(hs);
|
handshake_state_free(hs);
|
||||||
eapol_exit();
|
eapol_exit();
|
||||||
|
eap_exit();
|
||||||
}
|
}
|
||||||
|
|
||||||
static void wsc_test_pin_valid(const void *data)
|
static void wsc_test_pin_valid(const void *data)
|
||||||
|
Loading…
Reference in New Issue
Block a user