DescriptionVadCore: Allow signed multiplication overflow that we don't know how to fix
The right thing to do would be to ensure that the multiplication can't
overflow, but that'd be a major change bordering on a rewrite, and
would take too much time. So instead, we just instruct UBSan to look
the other way.
BUG=chromium:634834
Committed: https://crrev.com/27c7b8ff115205653c84631fb2650f03b7fda33a
Cr-Commit-Position: refs/heads/master@{#14154}
Patch Set 1 #Patch Set 2 : Handle compilers that define __clang__ but don't have the no_sanitize attribute #
Messages
Total messages: 23 (12 generated)
|