]> git.ipfire.org Git - thirdparty/iproute2.git/commit
Fix pipe I/O stream descriptor leak in init_service_resolver()
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 3 Oct 2011 05:22:27 +0000 (05:22 +0000)
committerStephen Hemminger <shemminger@vyatta.com>
Fri, 7 Oct 2011 18:10:03 +0000 (11:10 -0700)
commit2bcc3c16293fc049e29989a2ddeffe71a1cf3910
tree41fd42897590906494c83538b00aa140ab3672f4
parenta22e92951d21d0f796040d0d6c00d59a1e188bca
Fix pipe I/O stream descriptor leak in init_service_resolver()

Detected by cppcheck.

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