Files
frameworks_base/cmds/statsd/tests
Muhammad Qureshi 53251a491f [RESTRICT AUTOMERGE] Fix potential out of bounds writes in LogEvent.
mUidFieldIndex, mExclusiveStateFieldIndex,
mAttributionChain{Start|End}Index are stored using int8_t.
These values can overflow when mValues.size() exceeds INT8_MAX.
Add proper bounds checking to ensure these values don't exceed
INT8_MAX.

Bug: 174488848
Bug: 174485572
Test: m
Test: statsd_test
Test: TreeHugger
Change-Id: I416e2de06ca2935017e15d4e91000652831e6b6c
2021-01-15 12:58:50 -08:00
..
2020-06-25 22:38:03 -07:00
2020-05-13 01:50:24 -07:00
2020-06-12 18:09:34 -07:00
2020-03-31 19:10:58 -07:00
2020-04-09 22:20:59 -07:00