On 2026/02/17 6:43, Philippe Mathieu-Daudé wrote:
GDBFeature::num_regs holds the number of registers, but when using
the compound literal construction, if the last array entry is not
set, the array will be shorter. Prevent array overrun by making the
array length explicit,

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>

Reviewed-by: Akihiko Odaki <[email protected]>

Reply via email to