提交 c18df0b7 编写于 作者: M Matthias Bolte

esx: Fix memory leak in HostSystem managed object free function

上级 85347321
......@@ -1806,6 +1806,7 @@ ESX_VI__TEMPLATE__FREE(HostSystem,
VIR_FREE(item->name);
/* HostSystem */
esxVI_HostConfigManager_Free(&item->configManager);
})
/* esxVI_HostSystem_Validate */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册