Hi, > > Several early return paths in run_migration_benchmark() skip > > hmm_buffer_free(), leaking the buffer. Replace with a single cleanup > > label. > > > > Probably best to add a Fixes: even when not really critical. > > > Signed-off-by: Hongfu Li <[email protected]> > > --- > > Nothing jumped at me > > Reviewed-by: David Hildenbrand (Arm) <[email protected]>
Thanks for reviewing. Will add the Fixes tag and post an updated patch. Best regards, Hongfu

