]> git.puffer.fish Git - mirror/frr.git/commit
ospfd: Fix ships in the night PR's and list_delete
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 10 Oct 2017 17:33:14 +0000 (13:33 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 10 Oct 2017 21:08:56 +0000 (17:08 -0400)
commit84519c816445c7105d4a70f43b92b3ee5ab3802d
tree3b739e7ccffa1def269edea30b898d904d3f5bd3
parent6bab451dcdb316503cd4800a4038826873edcf44
ospfd: Fix ships in the night PR's and list_delete

list_delete_and_null should be used.

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