]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib/strutils: fix strnlen() fallback
authorKarel Zak <kzak@redhat.com>
Mon, 28 May 2018 10:30:34 +0000 (12:30 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 11 Jul 2018 13:50:04 +0000 (15:50 +0200)
commit5ed2b0cdcee2a06eafb5dbe06bec5b7d4a2e5f9d
tree2ecfa25b4165ede73b18ce302215fd7cf11635a1
parenta9feb44ee178db0969cfa60b504c6f0894febf12
lib/strutils: fix strnlen() fallback

Addresses: https://github.com/karelzak/util-linux/issues/643
Signed-off-by: Karel Zak <kzak@redhat.com>
lib/strutils.c