From ea6f82b979c21e67a8aeff17d2afaf9fda00ff9f Mon Sep 17 00:00:00 2001 From: paul Date: Tue, 28 Jun 2005 17:20:26 +0000 Subject: 2005-06-28 Paul Jakma * kernel_socket.c: (RTA_{ADDR,ATTR}_GET) fix mistake, NULL check should be on DEST argument --- zebra/ChangeLog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'zebra/ChangeLog') diff --git a/zebra/ChangeLog b/zebra/ChangeLog index f215266c..374f8547 100644 --- a/zebra/ChangeLog +++ b/zebra/ChangeLog @@ -2,9 +2,10 @@ * (global) Extern and static'ification, with related fixups of declarations, ensuring files include their own headers, etc. - if_ioctl.c: (interface_info_ioctl) fix obvious arg mis-order in + * if_ioctl.c: (interface_info_ioctl) fix obvious arg mis-order in list loop - + * kernel_socket.c: (RTA_{ADDR,ATTR}_GET) fix mistake, NULL check + should be on DEST argument 2005-06-14 Paul Jakma -- cgit v1.2.1