bgpd: Variable reuse in bgpd/bgpd.c

In bgp_delete(), variables 'node' and 'next' are overwritten in
the nested for loop.

Signed-off-by: Denil Vira <denil@cumulusnetworks.com>
Acked-by: Donald Sharp <sharpd@cumulusnetworks.com>
1 file changed