]> git.puffer.fish Git - mirror/frr.git/commit
2003-07-12 Matthias Ferdinand <mferd@sanet.de>
authorpaul <paul>
Sat, 12 Jul 2003 21:49:25 +0000 (21:49 +0000)
committerpaul <paul>
Sat, 12 Jul 2003 21:49:25 +0000 (21:49 +0000)
commit7f809942dac3683794f3e9924d327b48be0fe852
tree513213c90ab98c8c7d01f84ea11d2529a202ccae
parentf706c10c828a0526326af42d95238b2cd3eb06d1
2003-07-12 Matthias Ferdinand <mferd@sanet.de>

* zebra/if_proc.c: zebra does not close the file after reading
          /proc/net/dev for retrieving interface names and statistics.
          call fclose(fp) before returning from ifstat_update_proc()
          or interface_list_proc()
zebra/if_proc.c