Date: Sun, 28 May 2006 01:17:13 +0000 (UTC) From: Ian Dowse <iedowse@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb uhci.c Message-ID: <200605280117.k4S1HDVZ050024@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
iedowse 2006-05-28 01:17:13 UTC FreeBSD src repository Modified files: sys/dev/usb uhci.c Log: NULL out ii->stdstart and ii->stdend when they are invalid. This is not necessary for correct operation but makes it clearer that freed transfer descriptors cannot be accessed. Revision Changes Path 1.167 +10 -1 src/sys/dev/usb/uhci.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605280117.k4S1HDVZ050024>