commit | 48f51d04e9b8333d46f8f2e2ad59da8f607b0c2a | [log] [tgz] |
---|---|---|
author | Naveen Rawat <naveenrawat@codeaurora.org> | Fri Jul 22 10:15:08 2016 -0700 |
committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | Thu Jul 28 15:32:46 2016 +0530 |
tree | 7992fd337d9b2a5ef9287e61def3f2dde9118574 | |
parent | b2109f61d496cb7c5d118cdc5ec8fc0419566481 [diff] |
qcacld-3.0: Fix NPD of ies_local in csr_roam_join_handle_profile In csr_roam_join_handle_profile variable ies_local is populated if input argument result is not NULL. We cannot proceed to with roaming if IE parsing fails, so abort roaming if input argument "result" passed to function csr_roam_join_handle_profile is NULL. Change-Id: I52c35a44598028115c48aff7827f3fc90bd48cb1 CRs-Fixed: 1038237