]> git.ipfire.org Git - thirdparty/glibc.git/commit
tests: fix warn unused results
authorFrédéric Bérat <fberat@redhat.com>
Thu, 1 Jun 2023 14:27:47 +0000 (16:27 +0200)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Thu, 1 Jun 2023 17:01:32 +0000 (13:01 -0400)
commit29e25f6f136182fb3756d51e03dea7c4d1919dd9
tree4d3950068c9fec569ae21055641b986632371fbb
parenta952fcda58cd7aa191140fc9e7d453df212b9117
tests: fix warn unused results

With fortification enabled, few function calls return result need to be
checked, has they get the __wur macro enabled.
Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
crypt/cert.c
misc/tst-efgcvt-template.c
posix/tst-nice.c
posix/wordexp-test.c
stdio-common/bug19.c
stdio-common/bug6.c
stdio-common/tstscanf.c
stdlib/test-canon.c
support/test-container.c
sysdeps/pthread/tst-cancel16.c
sysdeps/pthread/tst-cancel4.c