commit | 75686fdbe3ee1dbdb93b3a8a85640720e426a69f | [log] [tgz] |
---|---|---|
author | Matthew Maurer <mmaurer@google.com> | Mon Apr 15 15:57:36 2019 -0700 |
committer | Matthew Maurer <mmaurer@google.com> | Wed Apr 24 19:31:18 2019 +0000 |
tree | 807a74ee8bdf3fb8c7fbaf250340be74f254413e | |
parent | fa9924f3959bcd2e162b9edee9c1a7b181563ea0 [diff] |
Minor type cast fixes for UBSan * Cast to uint64_t in size math to prevent multiplication overflow on 32-bit platforms. * Explicitly cast to time_t to prevent sign santization. Bug: 129300035 Change-Id: If2f6d4aafa9f2c6e655c771d1ff9df90d2546fd4