]> git.puffer.fish Git - mirror/frr.git/commit
zebra: fix warnings in forward proc
authorStephen Hemminger <shemminger@vyatta.com>
Tue, 6 Dec 2011 20:09:56 +0000 (00:09 +0400)
committerDenis Ovsienko <infrastation@yandex.ru>
Mon, 2 Jan 2012 13:15:55 +0000 (17:15 +0400)
commit7e7a2d38b2d5d5edd3be7d6754d67c3231ee215e
treee50e725a1b472ba7db5f33b490786b4c1c1149f4
parent8502229b7ed198d994017e4fd04000d429ca9c8d
zebra: fix warnings in forward proc

Check result of fgets(), and don't set variable that is
never used.
zebra/ipforward_proc.c