On Wed, Aug 28, 2024 at 11:56:48AM -0300, Fabiano Rosas wrote: > The send_cleanup() hook should free the p->iov that was allocated at > send_setup(). This was missed because the UADK code is conditional on > the presence of the accelerator, so it's not tested by default. > > Fixes: 819dd20636 ("migration/multifd: Add UADK initialization") > Reported-by: Peter Xu <pet...@redhat.com> > Signed-off-by: Fabiano Rosas <faro...@suse.de>
Thanks. Reviewed-by: Peter Xu <pet...@redhat.com> -- Peter Xu