Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 5e417799 authored by sheenam monga's avatar sheenam monga
Browse files

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
parent a3a3f410
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment