commit | 3708b68405b5e9ad64899116648728ae73c4dfcf | [log] [tgz] |
---|---|---|
author | Pavan Kumar M <quic_rpavan@quicinc.com> | Tue Jul 21 14:18:23 2020 +0530 |
committer | Pavan Kumar M <quic_rpavan@quicinc.com> | Tue Jul 28 11:36:49 2020 +0530 |
tree | 085df9718a791051088e53748b44853917038922 | |
parent | 9e9ce9f9efa6d07450d976dfcbc1d666e51a11fc [diff] |
Gracefully handle integer overflows. Avoid recording negative data by doing integer-based math as much as possible, but switch to double-based math if we detect that we'd end up causing an overflow. Test : - Builds, Boots - High data throughput scenarios - NetworkStatsHistoryTest, NetworkStatsCollectionTest, NetworkStatsTest Bug: 119527458 Change-Id: I55d4aa649bea3ae201ad513074ff2b71cb918dad