aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/valgrind/suppress.standard
diff options
context:
space:
mode:
Diffstat (limited to 'erts/emulator/valgrind/suppress.standard')
-rw-r--r--erts/emulator/valgrind/suppress.standard8
1 files changed, 8 insertions, 0 deletions
diff --git a/erts/emulator/valgrind/suppress.standard b/erts/emulator/valgrind/suppress.standard
index bb07c92fc1..99a3ee4048 100644
--- a/erts/emulator/valgrind/suppress.standard
+++ b/erts/emulator/valgrind/suppress.standard
@@ -342,3 +342,11 @@ fun:erts_debug_set_internal_state_2
fun:process_main
}
+{
+Thread specific dlerror buffer. Either bug in libc or valgrind.
+Memcheck:Leak
+...
+fun:_dlerror_run
+...
+}
+