81060a8af3175110a504f869b5264c43f89450cb

This is qcacld-2.0 to qcacld-3.0 propagation Due to cleanup in function limSendReassocReqWithFTIEsMgmtFrame() assocReqLen was not being set to zero when the corresponding buffer was NULL. This caused memory copy in buffers being passed between PE and SME and HDD to be improper. HDD when reading the buffer wrongly read it from wrong offset and hence RSN IEs being passed to supplicant are all zeros. This patch fixes this by setting assocReqLen = 0 when AssocReq buff is NULL Change-Id: I0edaff93fcdbb2d5ae80478a76f07cb4dee8aceb CRs-Fixed: 929797
This is CNSS WLAN Host Driver for products starting from iHelium
描述
语言
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%