commit | e55ab87e5dde8f01cf0778cb31fc02f56ae7a1f0 | [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 | 934043d88c7f11fb903fded384513703e604e6ef | |
parent | c36f17d32e348205c2dd72ee201462afccc0c247 [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