d37eb7a7832bc90a25751138fd9bed33fd80bf46

When firmware roams to 2 link AP and sends roam synch key event, then the pairwise keys are still copied to key_entries for all the three links in extract_roam_synch_key_event_tlv(). But since 3rd link is not valid, the pairwise key memory allocated is not freed resulting in memory leak. So free the allocated redundant memory for invalid link pairwise key after roaming. CRs-Fixed: 3697540 Change-Id: Idfdb53c918d8e684e6171b5e0917e722a2fc605a
This is CNSS WLAN Host Driver for products starting from iHelium
Описание
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%