]> git.proxmox.com Git - mirror_qemu.git/commit - tests/ptimer-test.c
tests: fix ptimer leaks
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Fri, 27 Jan 2017 08:55:51 +0000 (12:55 +0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 28 Feb 2017 20:09:28 +0000 (00:09 +0400)
commit072bdb07c5ef8b0351f9973ab5bba9e76be978a9
tree8906bc08d789c2860c340c753dff5e506628fee2
parent461a86202214c9c3daf3222a9a655206874bd970
tests: fix ptimer leaks

Spotted by ASAN.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
hw/core/ptimer.c
include/hw/ptimer.h
tests/ptimer-test-stubs.c
tests/ptimer-test.c