forked from Mirror/frr
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>
This commit is contained in:
parent
591f57cff3
commit
d09b51d127
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue