
15 Dec
2015
15 Dec
'15
11:19 a.m.
On Tue, Dec 15, 2015 at 11:22:41AM +0100, Michal Privoznik wrote:
On 15.12.2015 11:08, Pavel Hrdina wrote:
Commit 256496e1 introduced a detection if "is locked" in error replay from qemu monitor. Commit c4073657 fixed a memory leak, but it was pointed out by Peter, that this could be done cleaner without stringifing the replay.
Signed-off-by: Pavel Hrdina <phrdina@redhat.com> --- src/qemu/qemu_monitor_json.c | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-)
Hm.. good point. ACK
Michal
Thanks, pushed now. Pavel