wlan: Allocate memory dynamically for SmeDisassocRsp and roamInfo

Currently Big structures SmeDisassocRsp and roamInfo are not
allocated from heap and increased stack size may cause stack
corrpution.

Fix is to allocate big structers dynamically instead of using
stack.

Change-Id: Id726ddb31856875551589de2fed0e21fb41cee0e
CRs-Fixed: 2633433
1 file changed
tree: 3721a69e101fcd70e03043f11f1c3ff2ebfa7dad
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig
  7. Makefile