commit | e02bc544a7af12bfad32679bc5443fa1cb7b9052 | [log] [tgz] |
---|---|---|
author | Ivan Lozano <ivanlozano@google.com> | Thu Oct 26 09:51:54 2017 -0700 |
committer | Ivan Lozano <ivanlozano@google.com> | Wed Nov 01 18:45:32 2017 -0700 |
tree | 3267d131a663df74f295d9d8e5da09b62dd21aab | |
parent | 3aa85e3bb11a1a3c2d1775a1bba9251b533c733a [diff] |
Fix audioflinger in integer sanitized builds. Refactor threadLoop() to avoid unsigned integer overflows which were causing errors on integer sanitized builds. Also disable sanitization in fnv1a. Bug: 30969751 Test: Compiles with and without integer sanitization. Test: Device boots. Change-Id: Ia8201e8a8f1d4df2b356ec81003fb07598db4546