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/src
Jouni Malinen 01dd2b1054 ERP: Silence static analyzer warning
The check for erp->keyname_nai within eap_erp_get_key() is apparently
too difficult for some static analyzers to notice. Add an explicit check
for os_strchr() return value being non-NULL to avoid false reports.

Signed-off-by: Jouni Malinen <j@w1.fi>
7 years ago
..
ap Fix GAS server ifdef block use 7 years ago
common FILS: Specify if FILS HLP was sent in connect 7 years ago
crypto Return success/failure result from sha384_prf() 7 years ago
drivers atheros: Get rid of static analyzer warnings on 0-length memcpy 7 years ago
eap_common Use os_memdup() 7 years ago
eap_peer ERP: Silence static analyzer warning 7 years ago
eap_server Use os_memdup() 7 years ago
eapol_auth Use os_memdup() 7 years ago
eapol_supp ERP: External control of ERP key information 7 years ago
fst FST: Silence compiler warning on WPA_ASSERT 8 years ago
l2_packet tests: Add TEST_FAIL() checks in l2_packet 7 years ago
p2p P2P: Do not use wait_time for SD Response TX for last fragmentation 7 years ago
pae PAE: Silence static analyzer warning about NULL pointer dereference 7 years ago
radius Use os_memdup() 7 years ago
rsn_supp FILS: Fix key info in GTK rekey EAPOL-Key msg 2/2 7 years ago
tls Use os_memdup() 7 years ago
utils WPS: Add option for using random UUID 7 years ago
wps Use os_memdup() 7 years ago
Makefile FST: Add the Fast Session Transfer (FST) module 9 years ago
lib.rules Add QUIET=1 option for make 10 years ago