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