| commit | cb50c54b31a83ac598530780fa8c145a3cb4a2de | [log] [tgz] |
|---|---|---|
| author | Chad Brubaker <cbrubaker@google.com> | Wed Oct 07 14:20:10 2015 -0700 |
| committer | Chad Brubaker <cbrubaker@google.com> | Mon Oct 12 13:37:09 2015 -0700 |
| tree | fcd28903c829729ebfc68ac3de7c1f0025e1da0d | |
| parent | 3cce4937ae9bb3a522bee74a47807c8cf0b462d5 [diff] |
Fix benign unsigned overflow in AuidoTrackShared fsanitize=integer adds unsigned checks to int32_t - uint32_t, force both operands to int32_t to avoid such checks being added. Change-Id: I76fce38f9636f5322ad95fdb81abb690503f4d08