virtio: check vring descriptor buffer length
[qemu/ar7.git] / tests / qapi-schema / escape-too-short.json
blob6cb1dec8f7862a7e9a154cc5d82603da3162955c
1 # the \u escape requires 4 hex digits
2 # { 'command': 'a' }
3 { 'command': '\u61' }