summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorPeter Maydell2021-05-25 15:44:57 +0200
committerPeter Maydell2021-06-03 17:43:27 +0200
commitd2304612b525e6a0d9df93717c0d1e5321b6b845 (patch)
tree13236576b42413689ef787dda4f30028bf5e6b6c /include/exec
parenttests/qtest/pflash-cfi02-test: Avoid potential integer overflow (diff)
downloadqemu-d2304612b525e6a0d9df93717c0d1e5321b6b845.tar.gz
qemu-d2304612b525e6a0d9df93717c0d1e5321b6b845.tar.xz
qemu-d2304612b525e6a0d9df93717c0d1e5321b6b845.zip
tests/qtest/tpm-tests: Remove unnecessary NULL checks
Coverity points out that in tpm_test_swtpm_migration_test() we assume that src_tpm_addr and dst_tpm_addr are non-NULL (we pass them to tpm_util_migration_start_qemu() which will unconditionally dereference them) but then later explicitly check them for NULL. Remove the pointless checks. Fixes: Coverity CID 1432367, 1432359 Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Stefan Berger <stefanb@linux.ibm.com> Message-id: 20210525134458.6675-6-peter.maydell@linaro.org
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions