summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@diac24.net>2019-02-07 16:25:33 +0100
committerDavid Lamparter <equinox@diac24.net>2019-02-19 22:00:34 +0100
commitd09b51d127750d7a24c7faf812a83b0d3ec236fd (patch)
treedddb26560d01ca179db328d65e58f2504b4ece6b
parent591f57cff3e035439dff7c39a9bd688892fa5363 (diff)
bgpd: make valgrind suppression more generic
No point in restriction the suppression that far down the call stack. Signed-off-by: David Lamparter <equinox@diac24.net>
-rw-r--r--bgpd/valgrind.supp4
1 files changed, 0 insertions, 4 deletions
diff --git a/bgpd/valgrind.supp b/bgpd/valgrind.supp
index 28c3f82749..7a25c88363 100644
--- a/bgpd/valgrind.supp
+++ b/bgpd/valgrind.supp
@@ -6,8 +6,4 @@
fun:dlopen@@GLIBC_2.2.5
fun:ly_load_plugins_dir
fun:ly_load_plugins
- fun:ly_ctx_new
- fun:yang_init
- fun:frr_init
- fun:main
}