commit | 45cb85f8c06351157db0f71b9fa67c412513811c | [log] [tgz] |
---|---|---|
author | Yi Kong <yikong@google.com> | Fri Dec 21 14:52:47 2018 -0800 |
committer | Yi Kong <yikong@google.com> | Fri Dec 21 14:52:47 2018 -0800 |
tree | 39529b5b204cc313fcfeba8a13f5462ffc70471f | |
parent | b31202ca170ab03083a7dfeb936f33a101d6dd74 [diff] |
Suppress null-dereference warning It is unclear whether author intentionally meant to cause segfault here. While waiting for the author to explain/fix the code, suppress the warning to unblock enabling the warning globally. Test: m checkbuild Bug: 121390225 Change-Id: Iad03842833cfdc243404a32f6b31d161387c3890