]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/commit
ip: fix memory leak in ipmaddr.c
authorBrandon Philips <bphilips@suse.de>
Wed, 23 Mar 2011 19:03:49 +0000 (12:03 -0700)
committerStephen Hemminger <shemminger@vyatta.com>
Tue, 12 Apr 2011 21:23:52 +0000 (14:23 -0700)
commit1f7190db3920f76cca7fdcd1bb318c6cfa4a3266
tree7fcf6ab765388302695099d5576503e69de9a039
parentd7ac9ad4f480d6e162165ec3f2c8e1bf50003ec3
ip: fix memory leak in ipmaddr.c

If the continue is taken, then there is a memory leak.

https://bugzilla.novell.com/show_bug.cgi?id=538996

Reported-by: David Binderman <dcb314@hotmail.com>
Signed-off-by: Brandon Philips <bphilips@suse.de>
ip/ipmaddr.c