Skip to content

Commit eb9b087

Browse files
authored
Suppress leak sanitizer warnings about internals of robin_hash (#1807)
Signed-off-by: Larry Gritz <lg@larrygritz.com>
1 parent ca136d7 commit eb9b087

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/build-scripts/nosanitize.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# Small leaks that make CI fail, suppress until cause is identified.
22
leak:__cxa_thread_atexit
33
leak:std::string::_Rep::_S_create
4+
leak:tsl::detail_robin_hash::robin_hash

0 commit comments

Comments
 (0)