On Thu, Mar 28, 2024 at 02:20:48PM +0400, [email protected] wrote: > From: Marc-André Lureau <[email protected]> > > ../migration/ram.c:1873:23: error: ‘dirty’ may be used uninitialized > [-Werror=maybe-uninitialized] > > When 'block' != NULL, 'dirty' is initialized. > > Signed-off-by: Marc-André Lureau <[email protected]>
Acked-by: Peter Xu <[email protected]> -- Peter Xu
