Skip to content

Commit 910a967

Browse files
committed
Suppress leak sanitizer warnings about internals of robin_hash (#1807)
Signed-off-by: Larry Gritz <[email protected]>
1 parent 25c7d4d commit 910a967

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)