diff options
author | jamie <jamie@FreeBSD.org> | 2015-12-18 00:33:04 +0000 |
---|---|---|
committer | jamie <jamie@FreeBSD.org> | 2015-12-18 00:33:04 +0000 |
commit | cb15359712d2ef7a5d75c3f9e521bd5c9ce1d329 (patch) | |
tree | e51fb0d73f5f2a2d90a9ab5aea349d180a65d910 /lib/libc/string/wcsncpy.c | |
parent | 9e838a130f7515d8e377b7627d6a42db0e14158f (diff) | |
download | FreeBSD-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/wcsncpy.c')
0 files changed, 0 insertions, 0 deletions