]> git.ipfire.org Git - thirdparty/glibc.git/commit
Use a #pragma to suppress a bogus GCC 10 warning instead of an assert [BZ 27832].
authorMartin Sebor <msebor@redhat.com>
Mon, 10 May 2021 20:26:42 +0000 (14:26 -0600)
committerMartin Sebor <msebor@redhat.com>
Mon, 10 May 2021 20:30:09 +0000 (14:30 -0600)
commit30685597a4f81c8dcd4dd7335debdb72ae450924
tree4c596b95d5e644f3760a569de0e66d77e05d5134
parent3c38f694622cfccd2e922e6e10b5c124c34c1ed0
Use a #pragma to suppress a bogus GCC 10 warning instead of an assert [BZ 27832].

Reviewed-by: fweimer@redhat.com
nss/makedb.c