+1
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Max len of CSR_DOT11F_IE_RSN is 114 which is les than the DOT11F_IE_RSN_MAX_LEN (130) which may result in array overflow while parsing cckm ie. TO address this replace CSR_DOT11F_IE_RSN_MAX_LEN to with DOT11F_IE_RSN_MAX_LEN and remove CSR_DOT11F_IE_RSN_MAX_LEN as it is not getting used anywhere else. Change-Id: I58f93f37bd17653db2840720ab106c01f10d535e CRs-Fixed: 2566108