From: Donald Sharp Date: Mon, 19 Mar 2018 01:21:16 +0000 (-0400) Subject: zebra: Fix leaked fd. X-Git-Tag: frr-5.0-dev~142^2~4 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=af734bc7cf38df4b17896c2767b5d5e967c6dd8d;p=matthieu%2Ffrr.git zebra: Fix leaked fd. When we detect an error condition, close down the opened fd. Signed-off-by: Donald Sharp