commit | 34ed4d4d74ce45e58e3934d472f28617d9b34296 | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Thu Jun 18 00:43:02 2020 +0000 |
committer | Siarhei Vishniakou <svv@google.com> | Mon Jun 22 16:00:37 2020 -0700 |
tree | 4eadb5c37e4c614912dfa2333197953b80d153db | |
parent | c8f2d9717489bb64955dd7ea809bc9e6e2814d0a [diff] |
Ensure connection is non-null The function getConnectionLocked can return null. We must check the result for null to prevent dereferencing null. Bug: 143459140 Test: none Change-Id: I43991ea2ac9e23b5d5fc198a0ac8622d83696d31