migration/rdma: Plug memory leaks in qemu_rdma_registration_stop()
[qemu/armbru.git] / tests / qapi-schema / args-boxed-string.json
blobf91a1502e726f0497a3223e9334d26850a897156
1 # 'boxed' requires a complex (not built-in) type
2 { 'command': 'foo', 'boxed': true, 'data': 'str' }