]> git.proxmox.com Git - mirror_iproute2.git/commit
Fix file descriptor leak on error in rtnl_hash_initialize()
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 3 Oct 2011 05:22:42 +0000 (05:22 +0000)
committerStephen Hemminger <shemminger@vyatta.com>
Fri, 7 Oct 2011 18:15:28 +0000 (11:15 -0700)
commit97c13582f98377c9e1a72ed40fb2b80225c4c0f9
tree95fc02813ce9171d6f6184f4d090b4ef3ac5ee02
parent21a5a6b37892d7173f38691d1f84366840ce3917
Fix file descriptor leak on error in rtnl_hash_initialize()

Detected by cppcheck.

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