wlan: Stack Canary corruption

Stack canary gets override when longer length data variable is copied
to shorter length stack data variable. This leads to stack check fail
and finally kernel panic.
Stack canary protection is enabled with CC_STACKPROTECTOR_STRONG GCC
compilation flag. With regular protection option this issue will go
unnoticed.

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