diff options
author | jamie <jamie@FreeBSD.org> | 2015-12-15 17:25:00 +0000 |
---|---|---|
committer | jamie <jamie@FreeBSD.org> | 2015-12-15 17:25:00 +0000 |
commit | b78d6a91e2ce8207114804002deb4ffcefa82d02 (patch) | |
tree | abd2a32d6af28d2abf4abb15e84fb040be640a49 /sys/dev/usb/controller/uhci_pci.c | |
parent | 0851edecaec5a185fa2682bdbf1befe90edcbba6 (diff) | |
download | FreeBSD-src-b78d6a91e2ce8207114804002deb4ffcefa82d02.zip FreeBSD-src-b78d6a91e2ce8207114804002deb4ffcefa82d02.tar.gz |
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
MFC after: 3 days
Diffstat (limited to 'sys/dev/usb/controller/uhci_pci.c')
0 files changed, 0 insertions, 0 deletions