[libvirt] [PATCH] security_manager: fix comparison

2013-04-03 Thread Guido Günther
otherwise we crash later on if we don't find a match like: #0 0xb72c2b4f in virSecurityManagerGenLabel (mgr=0xb8e42d20, vm=0xb8ef40c0) at security/security_manager.c:424 #1 0xb18811f3 in qemuProcessStart (conn=conn@entry=0xb8eed880, driver=driver@entry=0xb8e3b1e0, vm=vm@entry=0xb8ef58f0,

Re: [libvirt] [PATCH] security_manager: fix comparison

2013-04-03 Thread Luiz Capitulino
On Wed, 3 Apr 2013 22:23:28 +0200 Guido Günther a...@sigxcpu.org wrote: otherwise we crash later on if we don't find a match like: #0 0xb72c2b4f in virSecurityManagerGenLabel (mgr=0xb8e42d20, vm=0xb8ef40c0) at security/security_manager.c:424 #1 0xb18811f3 in qemuProcessStart

Re: [libvirt] [PATCH] security_manager: fix comparison

2013-04-03 Thread Guido Günther
On Wed, Apr 03, 2013 at 02:53:05PM -0600, Eric Blake wrote: On 04/03/2013 02:40 PM, Luiz Capitulino wrote: On Wed, 3 Apr 2013 22:23:28 +0200 Guido Günther a...@sigxcpu.org wrote: otherwise we crash later on if we don't find a match like: #0 0xb72c2b4f in virSecurityManagerGenLabel

Re: [libvirt] [PATCH] security_manager: fix comparison

2013-04-03 Thread Eric Blake
On 04/03/2013 02:40 PM, Luiz Capitulino wrote: On Wed, 3 Apr 2013 22:23:28 +0200 Guido Günther a...@sigxcpu.org wrote: otherwise we crash later on if we don't find a match like: #0 0xb72c2b4f in virSecurityManagerGenLabel (mgr=0xb8e42d20, vm=0xb8ef40c0) at