From 3b7b814c83f81d460ae8d413aea02aef1524242d Mon Sep 17 00:00:00 2001 From: ajs Date: Sat, 2 Apr 2005 16:37:07 +0000 Subject: 2005-04-02 Andrew J. Schorr * ospf6_route.c: (ospf6_route_show, ospf6_route_show_detail) Protect against the possibility that the string returned by if_indextoname may not terminate with '\0'. --- ospf6d/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ospf6d/ChangeLog') diff --git a/ospf6d/ChangeLog b/ospf6d/ChangeLog index 60519e64..e0a5775b 100644 --- a/ospf6d/ChangeLog +++ b/ospf6d/ChangeLog @@ -1,3 +1,9 @@ +2005-04-02 Andrew J. Schorr + + * ospf6_route.c: (ospf6_route_show, ospf6_route_show_detail) Protect + against the possibility that the string returned by if_indextoname + may not terminate with '\0'. + 2005-03-02 Vincent Jardin * ospf6_zebra.c: Fix core dump when router-id is provided with -- cgit v1.2.1