提交 a36e39cf 编写于 作者: J Ján Tomko

Free ifname in testDomainGenerateIfnames

https://bugzilla.redhat.com/show_bug.cgi?id=1135388
(cherry picked from commit 628c2255)
上级 76ad3133
......@@ -420,6 +420,7 @@ testDomainGenerateIfname(virDomainDefPtr domdef) {
if (!found)
return ifname;
VIR_FREE(ifname);
}
virReportError(VIR_ERR_INTERNAL_ERROR,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册