diff options
| author | Fabiano Rosas <farosas@suse.de> | 2024-08-28 11:56:48 -0300 |
|---|---|---|
| committer | Fabiano Rosas <farosas@suse.de> | 2024-09-03 16:24:36 -0300 |
| commit | 405e352d28c24991cacfdebccf67d56c4795cf6e (patch) | |
| tree | 8aa7bf8b5282fc1804d954fa48f310e1a30bcf7b /tests/functional/qemu_test/testcase.py | |
| parent | 81b0ed8ad81a9e454ffb77ce028e5081b8b3022f (diff) | |
| download | focaccia-qemu-405e352d28c24991cacfdebccf67d56c4795cf6e.tar.gz focaccia-qemu-405e352d28c24991cacfdebccf67d56c4795cf6e.zip | |
migration/multifd: Fix p->iov leak in multifd-uadk.c
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 <peterx@redhat.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Fabiano Rosas <farosas@suse.de>
Diffstat (limited to 'tests/functional/qemu_test/testcase.py')
0 files changed, 0 insertions, 0 deletions