On 5/3/21 3:29 PM, Gerd Hoffmann wrote: > Use autofree heap allocation instead. > > Fixes: 4f4321c11ff ("usb: use iovecs in USBPacket") > Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com> > Signed-off-by: Gerd Hoffmann <kra...@redhat.com> > --- > hw/usb/redirect.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-)
Tested-by: Philippe Mathieu-Daudé <phi...@redhat.com>