ab8ef68f2f281ea485fe37c974169c58a268efa3

In some cases, the current frame and its associated rx_params/reo_params may get freed immediately after the frame is queued to the egress list. Hence accessing the reo_params after the frame is queued to the egress list could lead to a use after free. Store a copy of "reo_params" in the frame descriptor and access the copy after the frame is queued to the egress list. CRs-Fixed: 3516454 Change-Id: Ia87455b25d71f7de8f5b9c94fb6de05e94922b04
This is CNSS WLAN Host Driver for products starting from iHelium
Description
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%