On Fri, 31 Jan 2020 at 16:50, Philippe Mathieu-Daudé <[email protected]> wrote: > > On 1/31/20 4:34 PM, Alex Bennée wrote: > > When support for the AHP flag was added we inexplicably only freed the > > new temps in one of the two legs. Move those tcg_temp_free to the same > > level as the allocation to fix that leak. > > Probably too much code refactoring :/ > > > > > Fixes: 486624fcd3eac > > Maybe: > Reported-by: Peter Maydell <[email protected]> > > > Signed-off-by: Alex Bennée <[email protected]> > > Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Thanks; applied to master as that will let me apply the tracing pullreq without having to suppress or ignore the warning. -- PMM
