On 09/05/14 00:26, John Ferlan wrote:
If we jump to cleanup before allocating the 'result', then
the call
to virBlkioDeviceArrayClear will deref result causing a problem.
Signed-off-by: John Ferlan <jferlan(a)redhat.com>
---
src/qemu/qemu_driver.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
ACK,
Peter