commit | 3ee963917f05b00b888ce4a6fc6b3df0a190a1c4 | [log] [tgz] |
---|---|---|
author | Yi Kong <yikong@google.com> | Wed Aug 07 17:02:22 2019 -0700 |
committer | Yi Kong <yikong@google.com> | Thu Aug 08 22:09:09 2019 +0000 |
tree | e563475c19e381dfb856f398cb8510a498a8fe49 | |
parent | d7f82d576689821601fec4253009c279b40bea0a [diff] |
Fix statsd ASAN failure If tagId is not found in kAllPullAtomInfo map, StatsPuller will read outside of the object. Add a condition check to gracefully handle unrecognised tagId and fix the ASAN failure. Bug: 139037732 Test: boot aosp_x86-eng Change-Id: Ic62b89866dbec82f05e6f8e6afca9b312f44a801 Merged-In: I5db561c4223efc4ef6b1441490d319cc6ec8afc7 Exempt-From-Owner-Approval: trivial change, owner OOO.