]> git.ipfire.org Git - thirdparty/libvirt.git/commit
openvz: Remove unnecessary Unref in openvzLoadDomains
authorJohn Ferlan <jferlan@redhat.com>
Mon, 26 Mar 2018 15:36:43 +0000 (11:36 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 16 Apr 2018 12:45:18 +0000 (08:45 -0400)
commit369e5a828f9bcd113268cdd3966b7dba3691c6b1
treed57cea5c7a83ca483f0311c70312ffc53ddb8df1
parent5e75d3a00555162f47ae45203681b88c72d95cae
openvz: Remove unnecessary Unref in openvzLoadDomains

Since there is no way to get to cleanup without dom being NULL,
this is a unnecessary Unref.

Signed-off-by: John Ferlan <jferlan@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/openvz/openvz_conf.c