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>
Reviewed-by: Marc-André Lureau<marcandre.lur...@redhat.com>
Reviewed-by: Samuel Thibault<samuel.thiba...@ens-lyon.org>
Signed-off-by: Peter Maydell<peter.mayd...@linaro.org>
---
chardev/baum.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~