[libvirt] [PATCH 0/2] Fix lxc callers using virDomainObjListRemove

John Ferlan posted 2 patches 6 years ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20180402141539.1490-1-jferlan@redhat.com
Test syntax-check passed
src/lxc/lxc_driver.c | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
[libvirt] [PATCH 0/2] Fix lxc callers using virDomainObjListRemove
Posted by John Ferlan 6 years ago
Details in each patch - being consistent for future adjustment.

John Ferlan (2):
  lxc: Fix possible leaked @vm in lxcDomainCreateXMLWithFiles
  lxc: Fix object locking after virDomainObjListRemove

 src/lxc/lxc_driver.c | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

-- 
2.13.6

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/2] Fix lxc callers using virDomainObjListRemove
Posted by John Ferlan 6 years ago
ping?

Tks,

John

On 04/02/2018 10:15 AM, John Ferlan wrote:
> Details in each patch - being consistent for future adjustment.
> 
> John Ferlan (2):
>   lxc: Fix possible leaked @vm in lxcDomainCreateXMLWithFiles
>   lxc: Fix object locking after virDomainObjListRemove
> 
>  src/lxc/lxc_driver.c | 10 +++++++---
>  1 file changed, 7 insertions(+), 3 deletions(-)
> 

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/2] Fix lxc callers using virDomainObjListRemove
Posted by John Ferlan 6 years ago
ping?

Tks,

John


On 04/02/2018 10:15 AM, John Ferlan wrote:
> Details in each patch - being consistent for future adjustment.
> 
> John Ferlan (2):
>   lxc: Fix possible leaked @vm in lxcDomainCreateXMLWithFiles
>   lxc: Fix object locking after virDomainObjListRemove
> 
>  src/lxc/lxc_driver.c | 10 +++++++---
>  1 file changed, 7 insertions(+), 3 deletions(-)
> 

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/2] Fix lxc callers using virDomainObjListRemove
Posted by Michal Privoznik 6 years ago
On 04/02/2018 04:15 PM, John Ferlan wrote:
> Details in each patch - being consistent for future adjustment.
> 
> John Ferlan (2):
>   lxc: Fix possible leaked @vm in lxcDomainCreateXMLWithFiles
>   lxc: Fix object locking after virDomainObjListRemove
> 
>  src/lxc/lxc_driver.c | 10 +++++++---
>  1 file changed, 7 insertions(+), 3 deletions(-)
> 

ACK to both.

Michal

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list