commit | 77527b9787e25d3f07896aba50d74008b43b1bcf | [log] [tgz] |
---|---|---|
author | Yi Kong <yikong@google.com> | Wed May 08 13:27:09 2024 +0800 |
committer | Yi Kong <yikong@google.com> | Wed May 08 13:45:12 2024 +0800 |
tree | e96eb705616fb2f821d0dce3ff6c3b36ed052379 | |
parent | aabfce6962d30fa96cd612ec880e2c8ceca5e9b0 [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: Idb3730c652ae739b73c09517665b518a79b60345