summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/man/manpath
diff options
context:
space:
mode:
authorjilles <jilles@FreeBSD.org>2011-04-20 22:24:54 +0000
committerjilles <jilles@FreeBSD.org>2011-04-20 22:24:54 +0000
commit1347144ea42604e45974ddf810b80ac1af548384 (patch)
tree85bc887cbbe56b0aa0f5700dc4f7350dc2764745 /gnu/usr.bin/man/manpath
parentbda5dc08022a9410c11ce6c121bff19ea5fc095a (diff)
downloadFreeBSD-src-1347144ea42604e45974ddf810b80ac1af548384.zip
FreeBSD-src-1347144ea42604e45974ddf810b80ac1af548384.tar.gz
sh: Do not word split "${#parameter}".
This is only a problem if IFS contains digits, which is unusual but valid. Because of an incorrect fix for PR bin/12137, "${#parameter}" was treated as ${#parameter}. The underlying problem was that "${#parameter}" erroneously added CTLESC bytes before determining the length. This was properly fixed for PR bin/56147 but the incorrect fix was not backed out. Reported by: Seeker on forums.freebsd.org MFC after: 2 weeks
Diffstat (limited to 'gnu/usr.bin/man/manpath')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud