]> 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>
Mon, 28 May 2018 10:30:34 +0000 (12:30 +0200)
commit64af1a29871e116ebf825fe8d4dbf1c1c73ce4a8
tree4ee9041de3327c2c83a5ecd5ea01596628eda58f
parent5ac0b2699411acd952189f6532941bf5119b36d8
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