mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-27 06:50:25 +00:00
Merge pull request #6942 from LabNConsulting/working/lb/7.4/valgrind-supp-libyang
[7.4] bgpd: suppress new libyang_1.0 related loss reports
This commit is contained in:
commit
d959dd83c8
@ -15,3 +15,13 @@
|
||||
fun:qcalloc
|
||||
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