summaryrefslogtreecommitdiff
path: root/lib/command.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2017-04-05 20:07:46 -0400
committerDonald Sharp <sharpd@cumulusnetworks.com>2017-04-05 20:07:46 -0400
commitf6709c169bf70217414d3ac03b2800274f98dff9 (patch)
treeb4e0f03cc4662e8bc87642370a863aa06771201f /lib/command.c
parent87805f883af1334e2e50c5e3c21da75edddcb979 (diff)
eigrpd: Fix massive memory leak
Each call into eigrp_topology_get_successors would leak the list created. As routes worked their way through the FSM we would leak memory left and right. Modify the eigrp_topology_get_successor to return NULL when there are no SUCCESORS. Clean up some dead code. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'lib/command.c')
0 files changed, 0 insertions, 0 deletions