]> xenbits.xensource.com Git - libvirt.git/commit
lxc: Use virDomainObjEndAPI after FindByName
authorJohn Ferlan <jferlan@redhat.com>
Sat, 10 Mar 2018 13:47:44 +0000 (08:47 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 2 Apr 2018 13:38:19 +0000 (09:38 -0400)
commit849b6a7b6a2fa8207af0ff1160edc8baf109213a
treee20d9a309277467ae17bbe842c8904c5e00df3c3
parentbb0e0bcf6a0d785df7063cb6118b3a25f2a24d55
lxc: Use virDomainObjEndAPI after FindByName

For consistency, rather than open coding the Unref and Unlock,
just use the virDomainObjEndAPI API.

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/lxc/lxc_process.c