qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] libqtest leak fix & cleanup
@ 2013-06-19  7:44 Markus Armbruster
  2013-06-19  7:44 ` [Qemu-devel] [PATCH 1/2] libqtest: Plug fd and memory leaks in qtest_quit() Markus Armbruster
  2013-06-19  7:44 ` [Qemu-devel] [PATCH 2/2] libqtest: New qtest_end() to go with qtest_start() Markus Armbruster
  0 siblings, 2 replies; 7+ messages in thread
From: Markus Armbruster @ 2013-06-19  7:44 UTC (permalink / raw)
  To: qemu-devel; +Cc: aliguori

Markus Armbruster (2):
  libqtest: Plug fd and memory leaks in qtest_quit()
  libqtest: New qtest_end() to go with qtest_start()

 tests/fdc-test.c    | 2 +-
 tests/hd-geo-test.c | 8 ++++----
 tests/ide-test.c    | 2 +-
 tests/libqtest.c    | 4 ++++
 tests/libqtest.h    | 7 +++++++
 5 files changed, 17 insertions(+), 6 deletions(-)

-- 
1.7.11.7

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-06-19 13:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-19  7:44 [Qemu-devel] [PATCH 0/2] libqtest leak fix & cleanup Markus Armbruster
2013-06-19  7:44 ` [Qemu-devel] [PATCH 1/2] libqtest: Plug fd and memory leaks in qtest_quit() Markus Armbruster
2013-06-19 12:30   ` Anthony Liguori
2013-06-19 12:31   ` Anthony Liguori
2013-06-19  7:44 ` [Qemu-devel] [PATCH 2/2] libqtest: New qtest_end() to go with qtest_start() Markus Armbruster
2013-06-19 12:36   ` Andreas Färber
2013-06-19 13:21     ` Markus Armbruster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).