]> git.ipfire.org Git - thirdparty/valgrind.git/commit
* Fix ubsan failures in mullS64 due to signed integer overflow.
authorJulian Seward <jseward@acm.org>
Tue, 30 Jun 2015 13:37:45 +0000 (13:37 +0000)
committerJulian Seward <jseward@acm.org>
Tue, 30 Jun 2015 13:37:45 +0000 (13:37 +0000)
commit8dcf677c50e8d7bb8b2451fe2ace3b6cbd465abd
tree0060144e879c6323eb93ce7f95b97d7af181b384
parentec43f68328f1c1e693410bd8999ca922c21c97cc
* Fix ubsan failures in mullS64 due to signed integer overflow.
* Take the opportunity to replace 0xFFFFFFFF with a symbolic
  constant.

git-svn-id: svn://svn.valgrind.org/vex/trunk@3157
VEX/priv/guest_amd64_helpers.c