]> git.proxmox.com Git - mirror_iproute2.git/commit
Fix file descriptor leak on error in read_mroute_list()
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 3 Oct 2011 05:24:18 +0000 (05:24 +0000)
committerStephen Hemminger <shemminger@vyatta.com>
Fri, 7 Oct 2011 18:20:21 +0000 (11:20 -0700)
commite588a7db167df75e659f99bd3b024eedafed62cc
tree6eac7affed8b18d433c8fe6200810b352401abbd
parent67ef60a29333784d09245762e8270727cc758945
Fix file descriptor leak on error in read_mroute_list()

Detected by cppcheck.

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