summary refs log tree commit diff stats
path: root/tests/functional/qemu_test/asset.py
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2024-09-24 15:49:47 +0400
committerMarc-André Lureau <marcandre.lureau@redhat.com>2024-10-02 16:14:29 +0400
commit3cd804c565a7eb7804217fc67169b73c27671ab7 (patch)
tree097e95e173e931158f608d9a8b89fa3b270d4a99 /tests/functional/qemu_test/asset.py
parent0d0f95c7bcde008510e6c9013e00b25941c83871 (diff)
downloadfocaccia-qemu-3cd804c565a7eb7804217fc67169b73c27671ab7.tar.gz
focaccia-qemu-3cd804c565a7eb7804217fc67169b73c27671ab7.zip
target/loongarch: fix -Werror=maybe-uninitialized false-positive
../target/loongarch/gdbstub.c:55:20: error: ‘val’ may be used uninitialized [-Werror=maybe-uninitialized]
   55 |             return gdb_get_reg32(mem_buf, val);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../target/loongarch/gdbstub.c:39:18: note: ‘val’ was declared here
   39 |         uint64_t val;

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Diffstat (limited to 'tests/functional/qemu_test/asset.py')
0 files changed, 0 insertions, 0 deletions