commit | 62439fe018ef524486ca38d41847260fc66ac685 | [log] [tgz] |
---|---|---|
author | Ratheesh S P <c_rpappa@qti.qualcomm.com> | Thu Jun 11 15:53:31 2015 +0530 |
committer | Satyanarayana Dash <c_sadash@qti.qualcomm.com> | Fri Jun 19 16:52:32 2015 +0530 |
tree | a74dd6bd40040d47289447318456189ce3b7bf90 | |
parent | bb3a693bb3589eb226ef0a72b6e54fbfa0563577 [diff] |
wlan: Fix memory leaks found by Static source code analysis Memory are not freed upon exit of the function, this may cause memory leak. So freeing the momory where ever required, so the memory leak can be avoided. CRs-Fixed: 852435 Change-Id: Ic5609eb69ab4f958b4c17ab96810442e167ccf61