On Sat, 1 Nov 2025 at 16:53, BALATON Zoltan <[email protected]> wrote: > > Commit 9099b430a4 introduced an early return that caused a leak of a > GString. Allocate it later to avoid the leak. > > Fixes: 9099b430a4 (hw/ppc/pegasos2: Change device tree generation) > Resolves: Coverity CID 1642027 > Signed-off-by: BALATON Zoltan <[email protected]> > ---
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
