]> git.ipfire.org Git - thirdparty/iproute2.git/commit
Add missing closedir() call in do_show()
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 3 Oct 2011 05:23:42 +0000 (05:23 +0000)
committerStephen Hemminger <shemminger@vyatta.com>
Fri, 7 Oct 2011 18:17:41 +0000 (11:17 -0700)
commite9a927dc08c8e8e70f68f84983c488158afb4a95
tree890b0d444705be7c86c2d0bcef70190334efd497
parent1a6543c56bead259a44d5d1f288392503eaec292
Add missing closedir() call in do_show()

Detected by cppcheck.

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