Revision 2795ecf6 block/qcow2-refcount.c

b/block/qcow2-refcount.c
400 400
        return ret;
401 401
    }
402 402

  
403
    return new_block;
403
    return 0;
404 404

  
405 405
fail_table:
406 406
    g_free(new_table);

Also available in: Unified diff