summaryrefslogtreecommitdiff
path: root/python/clidef.py
diff options
context:
space:
mode:
authorChirag Shah <chirag@cumulusnetworks.com>2017-07-13 11:39:22 -0700
committerChirag Shah <chirag@cumulusnetworks.com>2017-07-27 09:49:42 -0700
commitd107621dbcd2d0061bb2159ad0a7bdea6516ce3e (patch)
tree12a7d15a76b3b0ba850da483c9b1704b8373c212 /python/clidef.py
parent0d510865ec4cc0d9cd54945647a274e18fa1898a (diff)
ospf6d: Fix memory leaks
Free route node upon asbr redistribute route cleanup from external_id_table route tale. Free route node when route_remove is called and node->info is set to null. Decrement route node lock in route_lookup api as it is incremented as part of node_lookup api. use local variable for nexthop vs. malloc in zebra parse routine. two of the memory leaks related to nexthops per route were not freed. two of the memory leak detected per frr service restart Signed-off-by: Chirag Shah <chirag@cumulusnetworks.com>
Diffstat (limited to 'python/clidef.py')
0 files changed, 0 insertions, 0 deletions