diff options
Diffstat (limited to 'tests/ld.supp')
-rw-r--r-- | tests/ld.supp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/ld.supp b/tests/ld.supp new file mode 100644 index 0000000..e501a3b --- /dev/null +++ b/tests/ld.supp @@ -0,0 +1,8 @@ +{ + dl's thread-local data + Memcheck:Leak + match-leak-kinds: reachable + fun:calloc + fun:_dlerror_run + fun:dlopen@@GLIBC_2.2.5 +} |