summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/strlen.c
diff options
context:
space:
mode:
authortb <>2025-04-13 07:12:19 +0000
committertb <>2025-04-13 07:12:19 +0000
commitb29f0a30bd2eba662845091b60c127ea5cb4c6e3 (patch)
treebab19551b3f20518befa130bf4bb2c78f643ef7f /src/lib/libc/string/strlen.c
parentd823f169e68973ca6dac6c0a85568eff05339694 (diff)
downloadopenbsd-b29f0a30bd2eba662845091b60c127ea5cb4c6e3.tar.gz
openbsd-b29f0a30bd2eba662845091b60c127ea5cb4c6e3.tar.bz2
openbsd-b29f0a30bd2eba662845091b60c127ea5cb4c6e3.zip
Avoid compiler warning on some OS
Some OS declare arc4random() with __attribute__((warn_unused_result)) causing this test to whine. So explicitly ignore the return value. Reported by scheiba in libressl/portable Fixes #1151
Diffstat (limited to 'src/lib/libc/string/strlen.c')
0 files changed, 0 insertions, 0 deletions