qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH for-2.5 0/2] tests: A cleanup and a fix


From: Markus Armbruster
Subject: [Qemu-devel] [PATCH for-2.5 0/2] tests: A cleanup and a fix
Date: Wed, 2 Dec 2015 21:20:32 +0100

PATCH 1 cleans up unnecessary type punning.

PATCH 2 plugs a massive memory leak in qom-test.  I think it would be
nice to have in 2.5, but at this late stage, it's really up to the
maintainer.

Marc-André Lureau (1):
  qom-test: fix qmp() leaks

Markus Armbruster (1):
  tests: Use proper functions types instead of void (*fn)

 tests/ide-test.c        |  4 ++--
 tests/libqtest.c        | 13 +++++++++----
 tests/libqtest.h        |  6 +++---
 tests/qom-test.c        | 21 ++++++++++++++-------
 tests/vhost-user-test.c |  3 ++-
 5 files changed, 30 insertions(+), 17 deletions(-)

-- 
2.4.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]