mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-27 11:44:16 +00:00
bgpd: suppress new libyang_1.0 related loss reports
Signed-off-by: Lou Berger <lberger@labn.net>
This commit is contained in:
parent
e9faa35ccd
commit
3db2bb1b97
@ -15,3 +15,13 @@
|
|||||||
fun:qcalloc
|
fun:qcalloc
|
||||||
fun:zlog_target_clone
|
fun:zlog_target_clone
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
<libyang1_1.0.184>
|
||||||
|
Memcheck:Leak
|
||||||
|
match-leak-kinds: reachable
|
||||||
|
fun:calloc
|
||||||
|
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
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user