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

Free file header in virStorageFileGetMetadataRecurse

Introduced by commit 2bdb8b96
上级 6512c8b4
......@@ -2906,6 +2906,7 @@ virStorageFileGetMetadataRecurse(virStorageSourcePtr src,
ret = 0;
cleanup:
VIR_FREE(buf);
virStorageFileDeinit(src);
virStorageSourceFree(backingStore);
return ret;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册