]> git.ipfire.org Git - thirdparty/glibc.git/commit
benchtests: fix warn unused result
authorFrederic Berat <fberat@redhat.com>
Tue, 20 Jun 2023 18:19:09 +0000 (20:19 +0200)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Thu, 22 Jun 2023 04:21:19 +0000 (00:21 -0400)
commit99f9ae4ed0ba9f2c84520b78fd0eeed96a7ed40e
tree67e9fcae91c38999b9694ce136570188564c9398
parentd636339306d19beb486d6f3a0b364db845baf4e0
benchtests: fix warn unused result

Few tests needed to properly check for asprintf and system calls return
values with _FORTIFY_SOURCE enabled.

Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
benchtests/bench-strcoll.c
sysdeps/unix/sysv/linux/s390/tst-ptrace-singleblock.c