
13 May
2013
13 May
'13
10:11 a.m.
On 27/04/13 05:01, Eric Blake wrote:
No need to open code a string list cleanup, if we are nice to the caller by guaranteeing a NULL-terminated result.
* src/qemu/qemu_monitor_json.c (qemuMonitorJSONGetCPUDefinitions) (qemuMonitorJSONGetCommands, qemuMonitorJSONGetEvents) (qemuMonitorJSONGetObjectTypes, qemuMonitorJSONGetObjectProps): Use simpler cleanup.
Signed-off-by: Eric Blake <eblake@redhat.com>
ACK