Re: [libvirt] [PATCH 3/4] lxc: Initialize dst due to potential cleanup usage before setting

2013-01-14 Thread Guannan Ren
On 01/08/2013 11:41 PM, John Ferlan wrote: --- src/lxc/lxc_driver.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lxc/lxc_driver.c b/src/lxc/lxc_driver.c index 8050ce6..8457ae9 100644 --- a/src/lxc/lxc_driver.c +++ b/src/lxc/lxc_driver.c @@ -3102,7 +3102,7 @@ lxcDomai

[libvirt] [PATCH 3/4] lxc: Initialize dst due to potential cleanup usage before setting

2013-01-08 Thread John Ferlan
--- src/lxc/lxc_driver.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lxc/lxc_driver.c b/src/lxc/lxc_driver.c index 8050ce6..8457ae9 100644 --- a/src/lxc/lxc_driver.c +++ b/src/lxc/lxc_driver.c @@ -3102,7 +3102,7 @@ lxcDomainAttachDeviceDiskLive(virLXCDriverPtr driver,