[ospfd] SPF ospf_canonical_nexthops_free bugfix.
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog
index 7b77cb4..751f5d3 100644
--- a/ospfd/ChangeLog
+++ b/ospfd/ChangeLog
@@ -1,3 +1,10 @@
+2005-11-11 Paul Jakma <paul.jakma@sun.com>
+
+ * ospf_spf.c: (ospf_canonical_nexthops_free) Free only
+ the nexthops pointing to the root vertex. We may visit a
+ vertex twice or the vertex may have some inherited nexthops,
+ if we free other nexthops we could crash.
+
2005-11-04 Paul Jakma <paul.jakma@sun.com>
* ospf_{dump,spf,vty}.c: Oops, use the internal tv_sub