summaryrefslogtreecommitdiffstats
path: root/lib/libc/string
diff options
context:
space:
mode:
authorjamie <jamie@FreeBSD.org>2015-12-18 00:33:04 +0000
committerjamie <jamie@FreeBSD.org>2015-12-18 00:33:04 +0000
commitcb15359712d2ef7a5d75c3f9e521bd5c9ce1d329 (patch)
treee51fb0d73f5f2a2d90a9ab5aea349d180a65d910 /lib/libc/string
parent9e838a130f7515d8e377b7627d6a42db0e14158f (diff)
downloadFreeBSD-src-cb15359712d2ef7a5d75c3f9e521bd5c9ce1d329.zip
FreeBSD-src-cb15359712d2ef7a5d75c3f9e521bd5c9ce1d329.tar.gz
MFC r292277:
Fix jail name checking that disallowed anything that starts with '0'. The intention was to just limit leading zeroes on numeric names. That check is now improved to also catch the leading spaces and '+' that strtoul can pass through. PR: 204897
Diffstat (limited to 'lib/libc/string')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud