Date: Mon, 11 Oct 2010 21:38:31 +0000 (UTC) From: Matthew D Fleming <mdf@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/mps mps_user.c Message-ID: <201010112138.o9BLcfgk037614@repoman.freebsd.org>
index | next in thread | raw e-mail
mdf 2010-10-11 21:38:31 UTC
FreeBSD src repository
Modified files:
sys/dev/mps mps_user.c
Log:
SVN rev 213704 on 2010-10-11 21:38:31Z by mdf
Fix a memory leak and locking inconsistency in mps(4) ioctl handling.
Check copyin(9) for error and sanity check the length before copyin.
Reviewed by: ken
Revision Changes Path
1.3 +22 -10 src/sys/dev/mps/mps_user.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010112138.o9BLcfgk037614>
