commit | 80de6f350cb23e8a78ad05ae4f8b781ff6fc681a | [log] [tgz] |
---|---|---|
author | Ivan Lozano <ivanlozano@google.com> | Mon Oct 30 11:24:08 2017 -0700 |
committer | Ivan Lozano <ivanlozano@google.com> | Wed Nov 01 12:49:38 2017 -0700 |
tree | 37bebf611571498cfff07666fbafbafb8ff50155 | |
parent | 15b519ba6d498e6ed7fd4e6fac61bb0b3eb7324c [diff] |
Fix surfaceflinger on integer sanitized builds. Refactors unsigned integer overflows in do_compare to fix integer overflow sanitized builds. Also disables sanitization in Layer::makeTraversalList. Test: Compiled and checked output from sanitizer. Bug: 30969751 Change-Id: I1a6d73435495e8b3ba3edb2587f62e4a0f2662f3