Vladimir Sementsov-Ogievskiy wrote:
> current_migration has .instance_finalize callback, but it is not
> called, because nobody unrefs current_migration. Fix that.
>
> Signed-off-by: Vladimir Sementsov-Ogievskiy
Reviewed-by: Juan Quintela
On Thu, Dec 28, 2017 at 12:16:16PM +0300, Vladimir Sementsov-Ogievskiy wrote:
> current_migration has .instance_finalize callback, but it is not
> called, because nobody unrefs current_migration. Fix that.
>
> Signed-off-by: Vladimir Sementsov-Ogievskiy
Reviewed-by: Peter Xu
--
Peter Xu
current_migration has .instance_finalize callback, but it is not
called, because nobody unrefs current_migration. Fix that.
Signed-off-by: Vladimir Sementsov-Ogievskiy
---
Note: migration_object_init() is called from main() too.
_finalize looks a bit weird after all _cleanp's, but
it