commit | 5d37f696457477a54a893931b1ade9ef000f9958 | [log] [tgz] |
---|---|---|
author | c_rrajiv <rrajiv@codeaurora.org> | Fri Sep 30 11:12:34 2016 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Sep 29 22:46:42 2016 -0700 |
tree | b11c17af1e1b4b024f2ee444cdbb34024326d58d | |
parent | b99f96ab10f18569ee00ac9cf300b77170032113 [diff] |
Fix Crash for wifiP2pService when verbose log enabled When verbose logging is enabled and we try to connect to any accesspoint, dump function has a missing check for args parameter. This commit ensures the same. Change-Id: I1cfa868151f31d78ca60bc9b3e68b81c86b304c0 CRs-Fixed: 1073017