commit | 6bd79980828fd0a6a58a0675a34c548fd5e15251 | [log] [tgz] |
---|---|---|
author | David Su <dysu@google.com> | Wed Feb 06 13:03:53 2019 -0800 |
committer | David Su <dysu@google.com> | Wed Feb 06 13:03:53 2019 -0800 |
tree | 37c9d635b069b9cade81729f82aede3da3371abc | |
parent | 16da01cc205e76545cee617c27346144f791b051 [diff] |
Fix bootloop caused by null mIpClient in ClientModeImpl Check if mIpClient is null before every access of this member variable. Bug: 123990895 Test: frameworks/opt/net/wifi/tests/wifitests/runtests.sh Test: manually test that device does not bootloop. Change-Id: I5f173981484cc8b47053152a1c5409f167979e29