summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bgpd/valgrind.supp17
1 files changed, 9 insertions, 8 deletions
diff --git a/bgpd/valgrind.supp b/bgpd/valgrind.supp
index ed236a6dc5..31f2477a58 100644
--- a/bgpd/valgrind.supp
+++ b/bgpd/valgrind.supp
@@ -1,17 +1,18 @@
{
- <libyang_0.16.46>
+ <zlog_keep_working_at_exit>
Memcheck:Leak
+ match-leak-kinds: reachable
fun:calloc
- fun:_dlerror_run
- fun:dlopen@@GLIBC_2.2.5
- fun:ly_load_plugins_dir
- fun:ly_load_plugins
+ fun:qcalloc
+ fun:zlog_target_clone
}
{
- <zlog_keep_working_at_exit>
+ <libyang1_1.0.184>
Memcheck:Leak
match-leak-kinds: reachable
fun:calloc
- fun:qcalloc
- fun:zlog_target_clone
+ fun:_dlerror_run
+ fun:dlopen@@GLIBC_2.2.5
+ obj:/usr/lib/x86_64-linux-gnu/libyang.so.1.9.2
+ fun:ly_load_plugins
}