diff options
Diffstat (limited to 'ospfd/ChangeLog')
-rw-r--r-- | ospfd/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index a11c7c97..8cb115c6 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog @@ -5,6 +5,8 @@ functionality which is never used, hence fixing Coverity CID #29. (struct lsa_action) remove unused member. + * ospf_interface.c: (ospf_if_exists) Fix missing NULL return + check on ospf_lookup, CID #27. 2006-05-11 Paul Jakma <paul.jakma@sun.com> |