commit | b0319c47254969ab399b73aa826951f7b12a2a28 | [log] [tgz] |
---|---|---|
author | Edhar, Mahesh Kumar <c_medhar@qti.qualcomm.com> | Mon Oct 26 16:53:30 2015 +0530 |
committer | Prakash Dhavali <pdhavali@codeaurora.org> | Mon Nov 23 13:08:05 2015 -0800 |
tree | 127105a4070d89ac576cf30f30c12ec0226cd7a2 | |
parent | e3eaebe3391aca46db4fd4c16f34a0fc8459d8c2 [diff] |
qcacld-3.0: synchronize concurrent access of shared variable qcacld-2.0 to qcacld-3.0 propagation Currently DFS variables are accessed in different context without protection leading to NULL pointer dereferences. Ensure lock is taken before accessing the DFS shared variable. Change-Id: Ie78dd50ff4b32ef52f78e2944d175a6c10577882 CRs-Fixed: 910586