diff options
author | 2023-06-30 19:04:15 +0100 | |
---|---|---|
committer | 2023-07-03 12:52:30 +0100 | |
commit | 2261b73c2802ed976903cdd4e22e3e4efb299a26 (patch) | |
tree | 8467a4b0b907fa821c9e9d78b66bde13c00d4249 /gdbstub/user-target.c | |
parent | gdbstub: Permit reverse step/break to provide stop response (diff) | |
download | qemu-2261b73c2802ed976903cdd4e22e3e4efb299a26.tar.xz qemu-2261b73c2802ed976903cdd4e22e3e4efb299a26.zip |
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>
Diffstat (limited to 'gdbstub/user-target.c')
0 files changed, 0 insertions, 0 deletions