]> git.puffer.fish Git - matthieu/frr.git/commit
Adding the initialization check in ospfv3_clean()
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 20 May 2015 01:03:53 +0000 (18:03 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 20 May 2015 01:03:53 +0000 (18:03 -0700)
commit3fd6abdd13b8f0a145381845a399b2fef11b887b
tree4024d1d7fe650577f33e1e45e0007ffad852f5b2
parent0f23bb679b966782fe72060d112b60ce1bd0af7a
Adding the initialization check in ospfv3_clean()

This is to avoid a crash triggered by process termination
when ospf6d daemon is running and 'router ospf6' config has not been done yet.

Signed-off-by: Vipin Kumar <vipin@cumulusnetworks.com>
Reviewed-by: Daniel Walton <dwalton@cumulusnetworks.com>
ospf6d/ospf6d.c