Paolo Bonzini writes:
> Il 17/10/2012 15:36, Markus Armbruster ha scritto:
>>> > The migration code is using errp to detect "internal" errors,
>>> > this means that it relies on errp being non-NULL.
>> Impact?
>
> None because so far our only QMP client is HMP and never passes a NULL
> Error **.
Il 17/10/2012 15:36, Markus Armbruster ha scritto:
>> > The migration code is using errp to detect "internal" errors,
>> > this means that it relies on errp being non-NULL.
> Impact?
None because so far our only QMP client is HMP and never passes a NULL
Error **. But if we had others, it would ma
Paolo Bonzini writes:
> The migration code is using errp to detect "internal" errors,
> this means that it relies on errp being non-NULL.
Impact?
The migration code is using errp to detect "internal" errors,
this means that it relies on errp being non-NULL.
Signed-off-by: Paolo Bonzini
---
v1->v2: changed summary line of the commit message
migration-tcp.c | 8 +---
migration.c | 13 +++--
2 file modificati, 12 in