commit | bd6c86d3a30d27ed4960863a653376c54e5e5e34 | [log] [tgz] |
---|---|---|
author | Denis Ovsienko <linux@pilot.org.ua> | Wed Sep 12 15:24:27 2007 +0000 |
committer | Denis Ovsienko <linux@pilot.org.ua> | Wed Sep 12 15:24:27 2007 +0000 |
tree | 29c6ad4e9539282028c9452870416c61d731ab7b | |
parent | af400e26aec5828ac63fd1e2273172f3ac9da44e [diff] [blame] |
* rt_socket.c: (kernel_rtm_ipv4) prefix_buf could be passed to zlog_err() uninitialized with debug disabled. Fixed.
diff --git a/zebra/ChangeLog b/zebra/ChangeLog index 646027b..b7c4d5c 100644 --- a/zebra/ChangeLog +++ b/zebra/ChangeLog
@@ -1,3 +1,8 @@ +2007-09-12 Denis Ovsienko + + * rt_socket.c: (kernel_rtm_ipv4) prefix_buf could be passed + to zlog_err() uninitialized with debug disabled. Fixed. + 2007-09-06 Denis Ovsienko * rtread_sysctl.c: (route_read) Set RTF_DONE on the routing