X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fnaddress.c;h=fb6fdfe9c6212480f60d0204402f6962237c3369;hb=148ab3024621f97b9cf95091657db2448098bc66;hp=4e44842280d155066909b5132c9972fad966e007;hpb=d7b84da7bc10825f00c80b055f8f7f32afced5cc;p=util-vserver.git diff --git a/src/naddress.c b/src/naddress.c index 4e44842..fb6fdfe 100644 --- a/src/naddress.c +++ b/src/naddress.c @@ -315,7 +315,6 @@ parseIPFormat(char const *str_c, struct vc_ips **ips, } out: - free(str); return ret; }