migration/rdma: Plug memory leaks in qemu_rdma_registration_stop()
[qemu/armbru.git] / tests / qapi-schema / args-int.json
bloba334d92e8ccefd1999c37f00bbcc9943b9578bad
1 # we reject commands where data is not an array or complex type
2 { 'command': 'oops', 'data': 'int' }