mirror of
https://github.com/mongodb/mongo.git
synced 2024-11-29 16:47:28 +01:00
14 lines
334 B
Plaintext
14 lines
334 B
Plaintext
# Don't UBSAN most of third_party, but do ubsan WT
|
|
src:src/third_party/IntelRDFPMathLib20U1/*
|
|
src:src/third_party/mozjs/*
|
|
src:src/third_party/snappy-*/*
|
|
src:src/third_party/icu4c-*/*
|
|
|
|
# s2 compatibility
|
|
fun:_ZN8S2CellId14FromFaceIJWrapEiii
|
|
|
|
# SERVER-62972
|
|
# libunwind has some UB when doing stack unwinding
|
|
[alignment]
|
|
fun:access_mem
|