Pragaspathi Thilagaraj d37eb7a783 qcacld-3.0: Free the pairwise keys allocated to inactive link
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
2024-01-23 04:58:56 -08:00
2024-01-23 01:57:15 -08:00
2023-05-31 21:20:30 -07:00
Описание
No description provided
Readme 184 MiB
Languages
C 98.7%
C++ 0.9%
Makefile 0.3%
Starlark 0.1%