summaryrefslogtreecommitdiff
path: root/ospfd/ChangeLog
diff options
context:
space:
mode:
authorpaul <paul>2005-11-11 12:10:03 +0000
committerpaul <paul>2005-11-11 12:10:03 +0000
commit58e1befe5fbd6eade52a1536acb49ea4b4fc5837 (patch)
tree3851ffdb632c5e8d6ea6e8ed77cee7fb6c21b013 /ospfd/ChangeLog
parentcb3d31db278a522641f2ec5408034b819091bab6 (diff)
[ospfd] SPF ospf_canonical_nexthops_free bugfix.
Diffstat (limited to 'ospfd/ChangeLog')
-rw-r--r--ospfd/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog
index 7b77cb4e..751f5d36 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