diff options
| author | Markus Armbruster <armbru@redhat.com> | 2014-05-07 09:53:51 +0200 |
|---|---|---|
| committer | Luiz Capitulino <lcapitulino@redhat.com> | 2014-05-15 14:00:46 -0400 |
| commit | f9f3a5ecde4cb636d8eb43edc0d097bd364ffe75 (patch) | |
| tree | e9c8956d719caa9e080adc76423f36200ed42c3c /tests/test-qmp-input-strict.c | |
| parent | be3c771796cb5ca4e7de2e04ed3cd2e3b6b76185 (diff) | |
| download | focaccia-qemu-f9f3a5ecde4cb636d8eb43edc0d097bd364ffe75.tar.gz focaccia-qemu-f9f3a5ecde4cb636d8eb43edc0d097bd364ffe75.zip | |
hmp: Call visit_end_struct() after visit_start_struct() succeeds
When visit_start_struct() succeeds, visit_end_struct() must be called. hmp_object_add() doesn't when a member visit fails. As far as I can tell, the opts visitor copes okay with the misuse. Fix it anyway. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Diffstat (limited to 'tests/test-qmp-input-strict.c')
0 files changed, 0 insertions, 0 deletions