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
Chaitanya T K f5728d0a82 nl80211: Fix segfault when params->freq is NULL for AP mode start
If params->freq is NULL here, it leads to a segfault. Do not initialize
bss->bandwidth if params->freq is NULL.

Signed-off-by: Chaitanya T K <Chaitanya.Mgit@gmail.com>
8 years ago
..
ap mesh: Report mesh peer AID to kernel 8 years ago
common Assign QCA vendor attribute for setting TX fail count threshold 8 years ago
crypto OpenSSL: Fix OpenSSL 1.1.0 DH operation 8 years ago
drivers nl80211: Fix segfault when params->freq is NULL for AP mode start 8 years ago
eap_common TLS: Split tls_connection_prf() into two functions 8 years ago
eap_peer TNCC: Mark functions static 8 years ago
eap_server TNCS: Mark functions static 8 years ago
eapol_auth RADIUS: Share a single function for generating session IDs 8 years ago
eapol_supp Fix EAPOL reauth after FT protocol or offloaded PMKSA cache use 9 years ago
fst FST: Make fst_action_names static 8 years ago
l2_packet l2_packet: Extend bridge workaround RX processing to cover two frames 9 years ago
p2p P2Ps: Clear existing value when peer stops sending adv_service_instance 8 years ago
pae PAE: Use big endian version in current_peer_id.mn to be more consistent 8 years ago
radius Check md5_vector() result in decrypt_ms_key() 8 years ago
rsn_supp TDLS: Declare tdls_testing as extern in a header file 8 years ago
tls TLS: Make tls_cert_chain_failure_event() more robust 9 years ago
utils Move extern declarations for ext_password backends into a header file 8 years ago
wps tests: Declare module test functions in a header file 8 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