mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-06-14 07:49:10 +00:00
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:dlopen@@GLIBC_2.2.5
|
||||||
fun:ly_load_plugins_dir
|
fun:ly_load_plugins_dir
|
||||||
fun:ly_load_plugins
|
fun:ly_load_plugins
|
||||||
fun:ly_ctx_new
|
|
||||||
fun:yang_init
|
|
||||||
fun:frr_init
|
|
||||||
fun:main
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user