]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
rpc.lockd: Use libc strnlen() instead of reimplementing it
authorMark Johnston <markj@FreeBSD.org>
Wed, 23 Jun 2021 14:06:57 +0000 (10:06 -0400)
committerMark Johnston <markj@FreeBSD.org>
Wed, 30 Jun 2021 12:18:09 +0000 (08:18 -0400)
commit6aee785518019fbadef7b6ac50c6c9037d4e6b03
tree8bd2e3da1b565832ff916d86a79fa6a7ee061c7b
parent2d4eba7f8e08ffb84521fbca30ee82f71e33078c
rpc.lockd: Use libc strnlen() instead of reimplementing it

No functional change intended.

Sponsored by: The FreeBSD Foundation

(cherry picked from commit 2bbeada0f75a78c24ef9eaeb97c24a672425791d)
usr.sbin/rpc.lockd/lockd_lock.c