On Thu, 12 Nov 2020 15:57:46 +0000 Peter Maydell <[email protected]> wrote:
> On Fri, 6 Nov 2020 at 18:35, Kirti Wankhede <[email protected]> wrote: > > > > Fixes Coverity issue: > > CID 1436126: Memory - illegal accesses (USE_AFTER_FREE) > > > > Fixes: a9e271ec9b36 ("vfio: Add migration region initialization and finalize > > function") > > > > Signed-off-by: Kirti Wankhede <[email protected]> > > Reviewed-by: David Edmondson <[email protected]> > > Reviewed-by: Alex Bennée <[email protected]> > > Reviewed-by: Philippe Mathieu-Daudé <[email protected]> > > --- > > Hi Alex -- this is a fix for a Coverity issue, are you planning > a pullreq with it in? It would be nice to have it in rc2 next week. Hi Peter, Yes, I was planning to send a pull request. It's a trivial and obvious fix, so if by chance you'd like to grab it separately, you're also more than welcome. Acked-by: Alex Williamson <[email protected]> Reviewed-by: Alex Williamson <[email protected]> Thanks, Alex
