diff options
author | Chen Qun <kuhn.chenqun@huawei.com> | 2020-02-20 21:41:03 +0800 |
---|---|---|
committer | Juan Quintela <quintela@redhat.com> | 2020-02-28 09:25:49 +0100 |
commit | a6fbd637557a850fa22a5527c896d990c4b4d60f (patch) | |
tree | 48b63d8fc7c84b5bc3f5b91cbc1931defa8ff6a1 /migration | |
parent | 600fe89d6e627a18a01f4b7aef15d84efdb81548 (diff) |
test-vmstate: Fix memleaks in test_load_qlist
There is memleak in test_load_qlist().It's not a big deal,
but test-vmstate will fail if sanitizers is enabled.
In addition, "ret" is written twice with the same value
in test_gtree_load_iommu().
Reported-by: Euler Robot <euler.robot@huawei.com>
Signed-off-by: Chen Qun <kuhn.chenqun@huawei.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Laurent Vivier <lvivier@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'migration')
0 files changed, 0 insertions, 0 deletions