Date: Mon, 28 Sep 2009 07:42:59 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb usb_device.c Message-ID: <200909280743.n8S7hCQX037610@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2009-09-28 07:42:59 UTC FreeBSD src repository Modified files: sys/dev/usb usb_device.c Log: SVN rev 197561 on 2009-09-28 07:42:59Z by thompsa Correct buffer sizes used so that they match. The old code could give the impression that a overflow situation existed but was not possible. Reported by: kib Submitted by: Hans Petter Selasky Revision Changes Path 1.49 +3 -2 src/sys/dev/usb/usb_device.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909280743.n8S7hCQX037610>