wlan: Fix Integer overflow with latest framesc_linux tool

In GetContainerIesLen size type for len is tANI_U8.
len copies values from pBufRemaining.
There can be chance for integer overflow.
To avoid that make size type for len as tANI_U32.

Change-Id: I305321a6631719808ef213571974ae23b0e61bb3
CRs-Fixed: 2086140
2 files changed
tree: f890cdf426148752a46aa9010a7f59ed0c71ebc8
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig
  7. Makefile