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:
Donald Sharp 2020-08-19 07:42:33 -04:00 committed by GitHub
commit d959dd83c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
}