
11 Sep
2014
11 Sep
'14
11:24 a.m.
On 09/05/14 00:26, John Ferlan wrote:
If the qemuMigrationEatCookie() fails to set mig, we jump to cleanup: which will call qemuMigrationCancelDriveMirror() without first checking if mig == NULL
Signed-off-by: John Ferlan <jferlan@redhat.com> --- src/qemu/qemu_migration.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
ACK, genuine bug