commit | 2d9eb8458176e549eaa785590a08234dd04a2dac | [log] [tgz] |
---|---|---|
author | c_rrajiv <rrajiv@codeaurora.org> | Mon Feb 13 20:13:14 2017 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Feb 14 06:55:33 2017 -0800 |
tree | 164931e27ed36afc160f8337987c9c30236dfddf | |
parent | 321755b6a3716e0c909dc8e70cb2604f024a044b [diff] |
Check for config before accessing it When a roam command is received in wifi connected state, any existing wifi configuration for the current user is searched based on the network ID . This search can result in null i.e., no valid configuration exists for the desired network ID. The log misses this NULL check for config while accessing it. Hence the check before the access. CRs-Fixed: 2005496 Change-Id: I009579469a34d62af7270040dda88badf12eb2bf