[email protected] wrote: > From: Marc-André Lureau <[email protected]> > > According to g_tree_foreach() documentation: > "The tree may not be modified while iterating over it (you can't > add/remove items)." > > Fixes: 9a85e4b8f6 ("migration: Support gtree migration") > Cc: Eric Auger <[email protected]> > Signed-off-by: Marc-André Lureau <[email protected]>
Reviewed-by: Juan Quintela <[email protected]>
