commit | 6f8b875ed547288a703f995b8f8bb6f209161df7 | [log] [tgz] |
---|---|---|
author | Yeshwanth Sriram Guntuka <ysriramg@codeaurora.org> | Thu Dec 08 17:33:10 2016 +0530 |
committer | qcabuildsw <qcabuildsw@localhost> | Tue Jan 10 10:52:37 2017 -0800 |
tree | c5b72c550b657c9c6107b7d082f8d07b71be5c63 | |
parent | ee34b2e9924b0c24b57e93e2b4b4f57dc26fad73 [diff] |
qcacld-3.0: Fix memory leak in CSR Memory leak in csr_roam_synch_callback due to not freeing memory allocated using csr_get_parsed_bss_description_ies. Free the memory in function csr_roam_synch_callback. Change-Id: Iab8454850eabe029df4a3e0d868ca461686ed72f CRs-Fixed: 1098966