On Mon, 29 Apr 2024 at 08:59, Thomas Huth <th...@redhat.com> wrote:
>
> "make check-qtest-aarch64" recently started failing on FreeBSD builds,
> and valgrind on Linux also detected that there is something fishy with
> the new stm32l4x5-usart: The code forgot to set the correct class_size
> here, so the various class_init functions in this file wrote beyond
> the allocated buffer when setting the subc->type field.
>
> Fixes: 4fb37aea7e ("hw/char: Implement STM32L4x5 USART skeleton")
> Signed-off-by: Thomas Huth <th...@redhat.com>
> ---



Applied to target-arm.next, thanks.

-- PMM

Reply via email to