commit | 488d3706adb6d4c16fb14712412bc4945f13ff83 | [log] [tgz] |
---|---|---|
author | Dan Austin <danielaustin@google.com> | Mon Oct 26 16:06:42 2015 -0700 |
committer | Dan Austin <danielaustin@google.com> | Mon Oct 26 23:27:35 2015 +0000 |
tree | 96e26ac4c928b47390352b468e0cf4ebbf1e5681 | |
parent | 0ca175b8e7e4d3bb93f180fdc8e05a5bbf01c2b5 [diff] |
Disable integer overflow sanitization in select functions. There are multiple benign integer overflows in the Sad8x8 and getBlockSum functions. Disable integer overflow sanitization to avoid potential SIGABRTs within these functions. Bug: 23756200 Change-Id: Idf0c4a803d56862997b9cd542eda14251b84ee19