]> git.proxmox.com Git - mirror_iproute2.git/commit
Fix memory leak of lname variable in get_target_name()
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 3 Oct 2011 05:23:30 +0000 (05:23 +0000)
committerStephen Hemminger <shemminger@vyatta.com>
Fri, 7 Oct 2011 18:17:10 +0000 (11:17 -0700)
commit1a6543c56bead259a44d5d1f288392503eaec292
treee14c6be4fd2583362ca63f72975a54b71561f0c1
parent9f1ba57016da5e65b83092f5ab05565091e0879d
Fix memory leak of lname variable in get_target_name()

Detected by cppcheck.

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