|
From: | Juan Quintela |
Subject: | Re: [PATCH] test-vmstate: fix bad GTree usage, use-after-free |
Date: | Thu, 27 Aug 2020 18:28:30 +0200 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
[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]>
[Prev in Thread] | Current Thread | [Next in Thread] |