commit | 42a66d7c484f95615e0364c4aa109ce5d095776a | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Mon Mar 07 08:19:44 2005 +0000 |
committer | hasso <hasso> | Mon Mar 07 08:19:44 2005 +0000 |
tree | 614d2db868d903907a7257a9a1493325eb68cba0 | |
parent | 3452d4752490516c3228da3700c93e2089e30083 [diff] [blame] |
* if_proc.c, ipforward_proc.c, rtread_proc.c: Fix fd leaks. [backport candidate]
diff --git a/zebra/ChangeLog b/zebra/ChangeLog index ad8cf7c..7c12154 100644 --- a/zebra/ChangeLog +++ b/zebra/ChangeLog
@@ -1,3 +1,7 @@ +2005-03-07 Michael Sandee <voidptr@voidptr.sboost.org> + + * if_proc.c, ipforward_proc.c, rtread_proc.c: Fix fd leaks. + 2005-03-06 Hasso Tepper <hasso at quagga.net> * interface.c: Fix CRC and frame errors statistics in Linux.