migration/rdma: Plug memory leaks in qemu_rdma_registration_stop()
[qemu/armbru.git] / tests / qapi-schema / unknown-escape.json
blob8372e8024fe2beeeee38c8e96ca96169b492f34e
1 # we only recognize \\
2 # { 'command': 'foo', 'data': {} }
3 { 'command': 'foo', 'dat\x61':{} }