aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorChristian S.J. Peron <csjp@FreeBSD.org>2011-01-08 23:06:54 +0000
committerChristian S.J. Peron <csjp@FreeBSD.org>2011-01-08 23:06:54 +0000
commita67b22d67f22790238a6b077c356f936053e7b7d (patch)
treeda82577cb834eded3f6fc598c03b6ff8e0e5a1e5 /bin
parente0b71bf2a4db53ca7535370c824dfad1f6f4129e (diff)
downloadsrc-a67b22d67f22790238a6b077c356f936053e7b7d.tar.gz
src-a67b22d67f22790238a6b077c356f936053e7b7d.zip
Change some variables from int to size_t. This is more accurate since
these variables represent sizes in one capacity or another. There is no reason to allow negative numbers. Change userspace shared structure elements that get used for the modified functions from int to uint32_t, since it's not clear what userspace programs use these fields, and we do not want to break binary compatibility. This fixes a panic when corrupt or bogus data is passed into the kernel. Obtained from: NetBSD MFC after: 3 weeks
Notes
Notes: svn path=/head/; revision=217174
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions