]> git.puffer.fish Git - matthieu/frr.git/commit
isisd: Free up some memory allocated.
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 10 Feb 2018 19:03:09 +0000 (14:03 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 10 Feb 2018 19:03:09 +0000 (14:03 -0500)
commit25b1001dc9c46bbfcb9e1af8231e0fa63a7d3bd3
tree441c4cec9548c029b08384fef9bda896797b69b3
parent78afca8e78c3d466dc2b3fa8d53cbcd8ee0f6489
isisd: Free up some memory allocated.

The v4 and v6 prefixes were created but not deleted on
shutdown properly.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
isisd/isis_circuit.c