diff options
author | Ng Zhi An <ngzhian@gmail.com> | 2021-03-16 20:58:19 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-16 20:58:19 -0700 |
commit | a24ae3eed05f28d91a48dac2591619dd204e4526 (patch) | |
tree | d533dd5b51d78eda9c8bfe6bac43a2049f60aac7 /src/binary-reader-logging.cc | |
parent | 1692d72ff2f9755f1e26753b6465ae777d1b81b0 (diff) | |
download | wabt-a24ae3eed05f28d91a48dac2591619dd204e4526.tar.gz wabt-a24ae3eed05f28d91a48dac2591619dd204e4526.tar.bz2 wabt-a24ae3eed05f28d91a48dac2591619dd204e4526.zip |
Fix ubsan compile (#1641)
This happens when both HAS_UBSAN_RECOVER_BARE and HAS_UBSAN_RECOVER_ALL
is supported, then we end up setting USE_UBSAN twice, and hit the
FATAL_ERROR "Only one sanitizer allowed".
Diffstat (limited to 'src/binary-reader-logging.cc')
0 files changed, 0 insertions, 0 deletions