Re: [libvirt] [PATCH v2 2/2] lxc: Don't crash on NULL ifname_guest_actual

2015-01-12 Thread Cedric Bosdonnat
On Sun, 2015-01-11 at 13:51 +0100, Guido Günther wrote: > Reported and patch provided by Bastian Blank at > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769600 > --- > src/lxc/lxc_container.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/lxc/lxc_containe

[libvirt] [PATCH v2 2/2] lxc: Don't crash on NULL ifname_guest_actual

2015-01-11 Thread Guido Günther
Reported and patch provided by Bastian Blank at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769600 --- src/lxc/lxc_container.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lxc/lxc_container.c b/src/lxc/lxc_container.c index 380d136..0e6cdfd 100644 --- a/src/lx