]> git.ipfire.org Git - thirdparty/glibc.git/commit
sunrpc: Fix netname build with older gcc
authorAdhemerval Zanella Netto <adhemerval.zanella@linaro.org>
Mon, 24 Jul 2023 17:15:23 +0000 (14:15 -0300)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 29 Jan 2024 21:22:40 +0000 (22:22 +0100)
commit8b8a3f0aafa30510abc5809db99c026af9a48016
treeb0546a2409c1e3b4b484f708aa62f766f6b41146
parentbd9f194c34333c0148fc0a793b8e68e2399f27cb
sunrpc: Fix netname build with older gcc

The -Wformat-overflow was added by gcc 8.
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
(cherry picked from commit 0eb6b2725ba4aae73c03ac1f05c31cd2a073c99a)
sunrpc/netname.c