On Mon, 23 Mar 2020 at 12:08, Dr. David Alan Gilbert (git) <[email protected]> wrote: > > From: "Dr. David Alan Gilbert" <[email protected]> > > We're iterating the list, and then freeing the iteration pointer rather > than the list head. > > Fixes: 0a9667ecdb6d ("hmp: Update info vnc") > Reported-by: Coverity (CID 1421932) > Signed-off-by: Dr. David Alan Gilbert <[email protected]>
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
