wlan: Fix Static analysis error.

Currently in PopulateDot11fWscInProbeRes function, there are
many instances where for an array of size n, nth index is being
used. This result in array bound overflow. As a part of fix, make
sure that n-1th index is used to acess nth index of array.

Change-Id: I571b3dedf897e5ed2f1a11db911e95e34bdfb705
CRs-Fixed: 798564
1 file changed
tree: ed7c174ce05323d9a88be0798fb43288f9464f17
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig
  7. Makefile