]> xenbits.xensource.com Git - libvirt.git/commit
xen: Don't crash when we fail to init caps
authorGuido Günther <agx@sigxcpu.org>
Fri, 20 Jan 2012 07:56:39 +0000 (08:56 +0100)
committerGuido Günther <agx@sigxcpu.org>
Mon, 23 Jan 2012 11:45:06 +0000 (12:45 +0100)
commit549cedc6a9f0505de3930f42846c2a569caa91b9
treea4d1fa0c296c400982af3c341d4dbd2df994e4d0
parentc76a17b428bc271fe558e91060c11707b0f60063
xen: Don't crash when we fail to init caps

by dereferencing a NULL pointer in the call to
virNodeSuspendGetTargetMask.
src/xen/xen_hypervisor.c