diff options
author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2022-04-20 17:25:58 +0400 |
---|---|---|
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | 2022-04-21 17:03:51 +0400 |
commit | a0e04317f3ef86d7b18ec6e6459d8aa66f787d12 (patch) | |
tree | b784c45d300b1b6969d97e8e07957215c0b34e3e /docs | |
parent | aaea18d5d697d94ba63122a644690b9a9e7db007 (diff) | |
download | qemu-a0e04317f3ef86d7b18ec6e6459d8aa66f787d12.zip qemu-a0e04317f3ef86d7b18ec6e6459d8aa66f787d12.tar.gz qemu-a0e04317f3ef86d7b18ec6e6459d8aa66f787d12.tar.bz2 |
intc/exynos4210_gic: replace snprintf() with g_strdup_printf()
While at it, replace '%x' with '%u' as suggested by Philippe Mathieu-Daudé.
Also fixes a GCC 12.0.1 -Wformat-overflow false-positive.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20220420132624.2439741-16-marcandre.lureau@redhat.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions