0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-29 16:47:28 +01:00

SERVER-62972 Add libunwind access_mem() to UBSAN denylist

This commit is contained in:
Ryan Egesdahl 2022-03-18 19:08:11 +00:00 committed by Evergreen Agent
parent 2d60b58f16
commit e8adc423e4

View File

@ -32,3 +32,8 @@ fun:_ZNSt8_Rb_tree*_M_insert_nodeE*
# See https://bugzilla.mozilla.org/show_bug.cgi?id=744965
fun:_ZN7mozilla*NumberEqualsInt32*
# SERVER-62972
# libunwind has some UB when doing stack unwinding
[alignment]
fun:access_mem