On Mon, 3 Feb 2025 at 14:41, Alex Bennée <[email protected]> wrote: > > Don't both creating a GString to temporarily hold our qtest command. > Instead do a simpler g_strndup and use autofree to clean up > afterwards. > > Signed-off-by: Alex Bennée <[email protected]> > ---
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
