]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/commit
Fix file descriptor leak on error in iproute_flush_cache()
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 3 Oct 2011 05:23:53 +0000 (05:23 +0000)
committerStephen Hemminger <shemminger@vyatta.com>
Fri, 7 Oct 2011 18:18:09 +0000 (11:18 -0700)
commit25352af7c2ee7291ac54a00a77b7e1de20676fe6
tree04c3956b5a22ebfbea3f22085f6c6f54a89cd4de
parente9a927dc08c8e8e70f68f84983c488158afb4a95
Fix file descriptor leak on error in iproute_flush_cache()

Detected by cppcheck.

Signed-off-by: Thomas Jarosch <thomas.jarosch@intra2net.com>
ip/iproute.c