diff options
author | hasso <hasso> | 2005-03-07 08:19:44 +0000 |
---|---|---|
committer | hasso <hasso> | 2005-03-07 08:19:44 +0000 |
commit | 42a66d7c484f95615e0364c4aa109ce5d095776a (patch) | |
tree | 614d2db868d903907a7257a9a1493325eb68cba0 /zebra/ChangeLog | |
parent | 3452d4752490516c3228da3700c93e2089e30083 (diff) |
* if_proc.c, ipforward_proc.c, rtread_proc.c: Fix fd leaks.
[backport candidate]
Diffstat (limited to 'zebra/ChangeLog')
-rw-r--r-- | zebra/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/zebra/ChangeLog b/zebra/ChangeLog index ad8cf7cc..7c121545 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. |