On Tue, Oct 10, 2023 at 4:36 AM Alex Bennée wrote:
>
> From: Akihiko Odaki
>
> target_xml is no longer a fixed-length array but a pointer to a
> variable-length memory.
>
> Fixes: 56e534bd11 ("gdbstub: refactor get_feature_xml")
> Signed-off-by: Akihiko Odaki
> Reviewed-by: Philippe Mathieu-Daud
From: Akihiko Odaki
target_xml is no longer a fixed-length array but a pointer to a
variable-length memory.
Fixes: 56e534bd11 ("gdbstub: refactor get_feature_xml")
Signed-off-by: Akihiko Odaki
Reviewed-by: Philippe Mathieu-Daudé
Message-Id: <20230912224107.29669-2-akihiko.od...@daynix.com>
Sig