From c32d28b765e936acb8695f73a119d73cacff2610 Mon Sep 17 00:00:00 2001 From: "Andrew J. Schorr" Date: Tue, 27 Feb 2007 15:24:36 +0000 Subject: [ospf6d] Fix string comparison bug in ospf6_lsa_handler_name. 2007-02-27 Pavol Rusnak * ospf6_lsa.c: (ospf6_lsa_handler_name) Fix bug: must use strcmp to compare strings. --- ospf6d/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ospf6d/ChangeLog') diff --git a/ospf6d/ChangeLog b/ospf6d/ChangeLog index ed9c2a1e..766cecee 100644 --- a/ospf6d/ChangeLog +++ b/ospf6d/ChangeLog @@ -1,3 +1,8 @@ +2007-02-27 Pavol Rusnak + + * ospf6_lsa.c: (ospf6_lsa_handler_name) Fix bug: must use strcmp + to compare strings. + 2007-02-02 Greg Troxel > * ospf6d.h: remove declaration of errno (should be via header) -- cgit v1.2.1