On Fri, Aug 04, 2017 at 16:22:35 +0200, Michal Privoznik wrote:
Some tests take already prepared domain from previous tests. In
this case, the domain is freed by the first test that doesn't
keep the domain. However, if there's no such test case domain is
leaked.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
tests/qemuhotplugtest.c | 1 +
1 file changed, 1 insertion(+)
ACK