Re: [libvirt] [PATCH] openvz_conf.c: don't use undefined local, "net"

2009-09-04 Thread Daniel Veillard
On Thu, Sep 03, 2009 at 12:38:43PM +0200, Jim Meyering wrote: > Jim Meyering wrote: > When I reran the tool, there was still a potential NULL-deref, > so I propose to do this instead: > > >From d120f7693f1ae0e213bd9e8b244968b49dfe1427 Mon Sep 17 00:00:00 2001 > From: Jim Meyering > Date: Thu, 3 S

Re: [libvirt] [PATCH] openvz_conf.c: don't use undefined local, "net"

2009-09-03 Thread Daniel P. Berrange
On Thu, Sep 03, 2009 at 12:38:43PM +0200, Jim Meyering wrote: > Jim Meyering wrote: > > > This looks like a real bug. > > > >>From 170af3320e68a0ac2cfe854fba28abe0e4040d2c Mon Sep 17 00:00:00 2001 > > From: Jim Meyering > > Date: Thu, 3 Sep 2009 11:24:44 +0200 > > Subject: [PATCH] openvz_conf.c:

Re: [libvirt] [PATCH] openvz_conf.c: don't use undefined local, "net"

2009-09-03 Thread Jim Meyering
Jim Meyering wrote: > This looks like a real bug. > >>From 170af3320e68a0ac2cfe854fba28abe0e4040d2c Mon Sep 17 00:00:00 2001 > From: Jim Meyering > Date: Thu, 3 Sep 2009 11:24:44 +0200 > Subject: [PATCH] openvz_conf.c: don't use undefined local, "net" > > * src/openvz_conf.c (openvzReadNetworkCon

Re: [libvirt] [PATCH] openvz_conf.c: don't use undefined local, "net"

2009-09-03 Thread Daniel P. Berrange
On Thu, Sep 03, 2009 at 11:25:19AM +0200, Jim Meyering wrote: > This looks like a real bug. > > >From 170af3320e68a0ac2cfe854fba28abe0e4040d2c Mon Sep 17 00:00:00 2001 > From: Jim Meyering > Date: Thu, 3 Sep 2009 11:24:44 +0200 > Subject: [PATCH] openvz_conf.c: don't use undefined local, "net" >

[libvirt] [PATCH] openvz_conf.c: don't use undefined local, "net"

2009-09-03 Thread Jim Meyering
This looks like a real bug. >From 170af3320e68a0ac2cfe854fba28abe0e4040d2c Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 3 Sep 2009 11:24:44 +0200 Subject: [PATCH] openvz_conf.c: don't use undefined local, "net" * src/openvz_conf.c (openvzReadNetworkConf): Upon openvzRead... failure, si