aboutsummaryrefslogtreecommitdiff
path: root/python/scripts/vendor.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 /python/scripts/vendor.py
parent0d0f95c7bcde008510e6c9013e00b25941c83871 (diff)
downloadqemu-3cd804c565a7eb7804217fc67169b73c27671ab7.zip
qemu-3cd804c565a7eb7804217fc67169b73c27671ab7.tar.gz
qemu-3cd804c565a7eb7804217fc67169b73c27671ab7.tar.bz2
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 'python/scripts/vendor.py')
0 files changed, 0 insertions, 0 deletions