On 8/20/22 01:39, Peter Maydell wrote:
From: Philippe Mathieu-Daudé<phi...@redhat.com>
Use autofree heap allocation instead of variable-length
array on the stack.
Signed-off-by: Philippe Mathieu-Daudé<phi...@redhat.com>
Acked-by: David Gibson<da...@gibson.dropbear.id.au>
Reviewed-by: Greg Kurz<gr...@kaod.org>
Signed-off-by: Peter Maydell<peter.mayd...@linaro.org>
---
hw/intc/xics.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~