commit | 93926f65a4abb5528d46c0fa32bc628b7a085c9c | [log] [tgz] |
---|---|---|
author | Yi Kong <yikong@google.com> | Tue Feb 20 00:39:46 2024 +0800 |
committer | Yi Kong <yikong@google.com> | Tue Feb 20 00:39:46 2024 +0800 |
tree | 9b29ee7888dd33aceba727a6654ff6ddc145850f | |
parent | 315a0f14a6cbfbb14036ddf9a38677e30e48656f [diff] |
Turn off integer overflow UBSAN checks for hash functions These functions intentionally overflows integers. The upcoming compiler update, clang-r522817, will start complaining about these overflows. Test: boot with new compiler Bug: 325934863 Change-Id: I5e83a55e880f4e78a7de5a7b01ee99e64f601ca7