# Note, this file is ignorelist file [1] not suppressions [2].
#
#  [1]: https://clang.llvm.org/docs/SanitizerSpecialCaseList.html
#  [2]: https://github.com/google/sanitizers/wiki/ThreadSanitizerSuppressions
#
# Caveats for generic entry "fun":
# - does not work for __attribute__((__always_inline__))
# - and may not work for functions that had been inlined
# - requires asterisk at the beginning *and* end for static functions
#
[thread]
# https://github.com/ClickHouse/ClickHouse/issues/55629
fun:rd_kafka_broker_set_nodename
