Peter Maydell <[email protected]> writes:

> This patchset fixes a couple more -Wformat-overflow=2 warnings with
> gcc 7.5.0. Same issue as this other series I just posted, but two
> different files:
>
> https://lore.kernel.org/qemu-devel/[email protected]/
>
> Since there's no dependency between the two sets of patches I sent
> this out as a separate series rather than a v2 with those others
> folded in.
>
> thanks
> -- PMM
>
> Peter Maydell (2):
>   tests/qtest/ast2700-gpio-test: Use g_strdup_printf() instead of char
>     arrays
>   tests/qtest/aspeed_gpio-test: Use g_strdup_printf() instead of char
>     arrays
>
>  tests/qtest/aspeed_gpio-test.c  | 4 ++--
>  tests/qtest/ast2700-gpio-test.c | 3 +--
>  2 files changed, 3 insertions(+), 4 deletions(-)

Series:

Tested-by: Fabiano Rosas <[email protected]>

Reply via email to