]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Add dl_new_hash suppression to drd/tests/std_thread2.supp
authorMark Wielaard <mark@klomp.org>
Wed, 24 Apr 2024 14:00:44 +0000 (16:00 +0200)
committerMark Wielaard <mark@klomp.org>
Wed, 24 Apr 2024 14:00:49 +0000 (16:00 +0200)
commitd9e564a1a86ede4da64348b9240012dbc7434966
treef19a7a839c81724d9af4558f17a909fdef8d6ca9
parent1d655a255425a7f8fe4694094c5f18d3ce327cf0
Add dl_new_hash suppression to drd/tests/std_thread2.supp

_dl_lookup_symbol_x is already suppressed and normally _dl_new_hash
seems inlined, but on some systems it isn't.
drd/tests/std_thread2.supp