]> git.puffer.fish Git - matthieu/frr.git/commit
pimd: Fix crash on shutdown in oil
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 3 Aug 2018 00:27:53 +0000 (20:27 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 3 Aug 2018 00:27:53 +0000 (20:27 -0400)
commite2c4bc88d240008bb2225955bfefc588d9cdaf2f
treedb5d2a62d6167b173cacfa462d3c280feefdc68d
parent0c68972d5399c5f0c27c3886353fa3058ca73742
pimd: Fix crash on shutdown in oil

When shutting down, do not free oil information after
interface information since we use the data there to
do so.

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