Skip to content
Commit 3f82ab6e authored by Divyajyothi Goparaju's avatar Divyajyothi Goparaju Committed by Gerrit - the friendly Code Review server
Browse files

wlan: Fix array OOB for duplicate rate

Some IoT AP may have duplicate rates in supported rates and
extended rates in beacon, need filter them when populate peer 11a/11b
rates during connect/roaming, or array out of bound issue will happen.

Change-Id: Id64b35d3b4ab55ce6962e2c9f3ed0b3e6b1d0ebe
CRs-Fixed: 3102432
parent 0991309f
Please register or to comment