Home
last modified time | relevance | path

Searched hist:"2261 b73c" (Results 1 – 1 of 1) sorted by relevance

/qemu/gdbstub/
H A Dgdbstub.c2261b73c Fri Jun 30 18:04:15 GMT 2023 Alex Bennée <alex.bennee@linaro.org> gdbstub: clean-up vcont handling to avoid goto

We can handle all the error exit cases by using g_autofree() for the
one thing that needs cleaning up on the exit.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230630180423.558337-31-alex.bennee@linaro.org>
2261b73c Fri Jun 30 18:04:15 GMT 2023 Alex Bennée <alex.bennee@linaro.org> gdbstub: clean-up vcont handling to avoid goto

We can handle all the error exit cases by using g_autofree() for the
one thing that needs cleaning up on the exit.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230630180423.558337-31-alex.bennee@linaro.org>