system-linux: fix memory leak in system_addr()
authorFelix Fietkau <nbd@openwrt.org>
Thu, 29 Oct 2015 14:58:30 +0000 (15:58 +0100)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 29 Oct 2015 14:58:31 +0000 (15:58 +0100)
commitbb99e8017b5b99e5ccd2c05c11b516b6e629ab20
treec336b79de74a820d0108413b7fe46c880f5727da
parentc87bc036071886feee5539ded847f1e9d72986de
system-linux: fix memory leak in system_addr()

Detected by Coverity CID 1330178

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
system-linux.c