summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorDenis Plotnikov2020-04-03 21:11:44 +0200
committerAlex Bennée2020-04-07 17:19:49 +0200
commit076b2fadb582e4734a879f843885dad38cf91526 (patch)
treec39f055d29ed5b16b10c991995ac409294f7a5be /include/exec
parenttarget/xtensa: add FIXME for translation memory leak (diff)
downloadqemu-076b2fadb582e4734a879f843885dad38cf91526.tar.gz
qemu-076b2fadb582e4734a879f843885dad38cf91526.tar.xz
qemu-076b2fadb582e4734a879f843885dad38cf91526.zip
gdbstub: fix compiler complaining
./gdbstub.c: In function ‘handle_query_thread_extra’: /usr/include/glib-2.0/glib/glib-autocleanups.h:28:10: error: ‘cpu_name’ may be used uninitialized in this function [-Werror=maybe-uninitialized] g_free (*pp); ^ ./gdbstub.c:2063:26: note: ‘cpu_name’ was declared here g_autofree char *cpu_name; ^ cc1: all warnings being treated as errors Signed-off-by: Denis Plotnikov <dplotnikov@virtuozzo.com> Message-Id: <20200326151407.25046-1-dplotnikov@virtuozzo.com> Reported-by: Euler Robot <euler.robot@huawei.com> Reported-by: Chen Qun <kuhn.chenqun@huawei.com> Reviewed-by: Miroslav Rezanina <mrezanin@redhat.com> Message-Id: <20200325092137.24020-1-kuhn.chenqun@huawei.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20200403191150.863-7-alex.bennee@linaro.org>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions