
11 Sep
2014
11 Sep
'14
9:18 a.m.
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@redhat.com> --- src/qemu/qemu_driver.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)
ACK, Peter