| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
More memory leaks from libyang that we can just ignore
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
|
|
|
|
|
|
|
| |
Bunch of new stuff came in w/ the libyang2 upgrade that needs
to be suppressed. Make it so.
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
|
|
When running valgrind there are some possible memory leaks.
These memory leaks we have absolutely no control over, mark
them as not worthy of being reported.
Finally move the valgrind suppressions file from bgpd/ to tools/
this is because this suppressions file can be used beyond bgpd
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
|