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: Ie70bf8e02e5513dea87f2e3b1d4237624ad257ca
1 file changed
tree: 526945885ee03987cd34c7b1315649983185c35d
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig
  7. Makefile