diff options
author | Alex Light <allight@google.com> | 2021-01-27 11:41:58 -0800 |
---|---|---|
committer | Alex Light <allight@google.com> | 2021-01-28 21:23:25 +0000 |
commit | a7c66e7e5845b26711b261773179abf0f8b34ced (patch) | |
tree | a621a91059f9a7d2cefc92710fac2cd28350d133 /test/MultiDexModifiedSecondary/Main.java | |
parent | af2aabc47d97556bf0fde258e6ddb472eebe0855 (diff) |
Avoid potential null dereference
In a log statement we were dereferencing a pointer that could
potentially be null. Add support for safely dereferencing a pointer
for ostreams.
Test: ./test.py --host
Bug: 67037140
Change-Id: Ibe04811883575902a9b2fe8a064f18de2b2cea7b
Diffstat (limited to 'test/MultiDexModifiedSecondary/Main.java')
0 files changed, 0 insertions, 0 deletions