qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v2 0/2] qapi: fix double free in QMP OV cleanup, add


From: Laszlo Ersek
Subject: [Qemu-devel] [PATCH v2 0/2] qapi: fix double free in QMP OV cleanup, add test case
Date: Tue, 20 Mar 2012 11:22:47 +0100

v1->v2: added Paolo's test case as second patch in the series. Also tried
to come up with a better subject for 1/2.

Laszlo Ersek (1):
  qapi: fix double free in qmp_output_visitor_cleanup()

Paolo Bonzini (1):
  qapi: add struct-errors test case to test-qmp-output-visitor

 qapi-schema-test.json     |    2 +-
 qapi/qmp-output-visitor.c |    8 +++++---
 test-qmp-output-visitor.c |   20 ++++++++++++++++++++
 3 files changed, 26 insertions(+), 4 deletions(-)




reply via email to

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