summary refs log tree commit diff stats
path: root/tests/qapi-schema/args-array-empty.err
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2017-01-09 19:05:59 +0000
committerMichael Tokarev <mjt@tls.msk.ru>2017-01-24 23:26:53 +0300
commite11078846996ded6f824868ae63a0c77031ad64c (patch)
tree0559e3fe50896e4f3c84cdb41def76c03c301c61 /tests/qapi-schema/args-array-empty.err
parent4382fa6554987d8c10cdd0fafb04191a40c9743e (diff)
downloadfocaccia-qemu-e11078846996ded6f824868ae63a0c77031ad64c.tar.gz
focaccia-qemu-e11078846996ded6f824868ae63a0c77031ad64c.zip
disas/cris.c: Fix Coverity warning about unchecked NULL
Coverity (CID 1005689) warns that we don't check that
spec_reg_info() returned non-NULL before dereferencing.
Add the check, though as the comment notes this is
a can't-really-happen case because the earlier constraint
matching should have ruled out the "unknown reg" case.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'tests/qapi-schema/args-array-empty.err')
0 files changed, 0 insertions, 0 deletions