ifconfig: fix double free fatal error in INET_sprint
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 3 Feb 2015 11:11:30 +0000 (12:11 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 3 Feb 2015 11:11:30 +0000 (12:11 +0100)
commita97777889328157bb7d06ec618bad16712a9c345
tree3ba4405726ee5c9c03a1f6fedfde377d78ef2e67
parent8e74adab0107658e3dc04ed342206272a284f43e
ifconfig: fix double free fatal error in INET_sprint

Based on the patch by Zheng Junling <zhengjunling@huawei.com>
and Chen Gang <cg.chen@huawei.com>

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/interface.c