2015-10-01 23:08:28 -04:00
|
|
|
# Don't UBSAN most of third_party, but do ubsan WT
|
|
|
|
|
src:src/third_party/IntelRDFPMathLib20U1/*
|
2021-12-01 18:53:05 +00:00
|
|
|
src:src/third_party/mozjs/*
|
2016-02-16 14:08:50 -05:00
|
|
|
src:src/third_party/snappy-*/*
|
2022-07-11 18:24:20 +00:00
|
|
|
src:src/third_party/icu4c-*/*
|
2017-06-12 16:41:54 -04:00
|
|
|
|
2022-07-06 16:14:06 +00:00
|
|
|
# s2 compatibility
|
|
|
|
|
fun:_ZN8S2CellId14FromFaceIJWrapEiii
|
2022-03-18 19:08:11 +00:00
|
|
|
|
2024-03-26 10:26:09 -04:00
|
|
|
src:src/third_party/abseil-cpp/dist/absl/numeric/int128_have_intrinsic.inc
|
|
|
|
|
|
2022-03-18 19:08:11 +00:00
|
|
|
# SERVER-62972
|
|
|
|
|
# libunwind has some UB when doing stack unwinding
|
|
|
|
|
[alignment]
|
|
|
|
|
fun:access_mem
|
2025-03-20 18:02:01 -04:00
|
|
|
|
|
|
|
|
# TODO SERVER-102630 warns of unaligned access on code whose purpose is to prevent unaligned access.
|
|
|
|
|
src:src/third_party/gperftools/dist/src/base/basictypes.h
|