usb: limit combined packets to 1 MiB (CVE-2021-3527)
[qemu/kevin.git] / tests / qapi-schema / returns-unknown.json
blob25bd498bffb7dd35b28abba85e3c459006b90161
1 # we reject returns if it does not contain a known type
2 { 'command': 'oops', 'returns': 'NoSuchType' }