
15 Oct
2018
15 Oct
'18
11:05 a.m.
On 10/12/18 6:24 AM, Wang Huaqiang wrote:
The @alloc object returned by virDomainResctrlVcpuMatch is not properly referenced and un-referenced in virDomainCachetuneDefParse.
This patch fixes this problem.
Signed-off-by: Wang Huaqiang <huaqiang.wang@intel.com> --- src/conf/domain_conf.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)
Reviewed-by: John Ferlan <jferlan@redhat.com> (and pushed) John