diff options
author | JF Bastien <github@jfbastien.com> | 2016-05-03 14:46:28 -0700 |
---|---|---|
committer | JF Bastien <github@jfbastien.com> | 2016-05-03 14:46:28 -0700 |
commit | d435670997e524df9707354d468a22432a181411 (patch) | |
tree | 47496668c0066f8720ba85a405d87d633ef91792 /src/pass.cpp | |
parent | b6ec3620376a8b9cf7cedfe7f61fd4c943e0275b (diff) | |
download | binaryen-d435670997e524df9707354d468a22432a181411.tar.gz binaryen-d435670997e524df9707354d468a22432a181411.tar.bz2 binaryen-d435670997e524df9707354d468a22432a181411.zip |
Fix signed integer overflow UB (#430)
This puts us back where #404 wanted to be: all UB that ubsan knows about now causes an abort. This ins't to say that it's all gone, merely that our tests don't trigger any more UB which ubsan knows how to find :-)
Diffstat (limited to 'src/pass.cpp')
0 files changed, 0 insertions, 0 deletions