mirror of
https://github.com/FRRouting/frr.git
synced 2025-04-30 13:37:17 +02:00
pimd: Suppress misleading valgrind memory leak
Signed-off-by: Nathan Bahr <nbahr@atcorp.com>
This commit is contained in:
parent
827e1d69b9
commit
43d1c584b1
|
@ -95,3 +95,12 @@
|
|||
...
|
||||
fun:yang_module_load
|
||||
}
|
||||
{
|
||||
<pimd pim_nht_init>
|
||||
Memcheck:Leak
|
||||
fun:calloc
|
||||
fun:qcalloc
|
||||
fun:pim_nht_init
|
||||
...
|
||||
fun:pim_vrf_init
|
||||
}
|
Loading…
Reference in a new issue