]> git.proxmox.com Git - mirror_qemu.git/commit
tests: test-qgraph: fix a memory leak
authorLi Qiang <liq3ea@163.com>
Sun, 10 Mar 2019 16:02:27 +0000 (09:02 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 11 Mar 2019 15:33:49 +0000 (16:33 +0100)
commit944b96c61072d8b8dd6b253d4b1b80de1442cc1f
tree9bf9638f792bf019d1a16c4be9f2c151e19b84c1
parentfcfd1bcc30c33795ca66b2f4f6c5bb4438e62865
tests: test-qgraph: fix a memory leak

Spotted by ASAN when 'make check'.

Signed-off-by: Li Qiang <liq3ea@163.com>
Message-Id: <20190310160227.103090-1-liq3ea@163.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Fixes: fc281c80202
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tests/test-qgraph.c