Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [itohy-usb1] src/sys/dev/usb
Module Name: src
Committed By: itohy
Date: Thu Jun 28 10:07:16 UTC 2007
Modified Files:
src/sys/dev/usb [itohy-usb1]: usbdi.c
Log Message:
Do not use xfer contents after non-error completion of transfer method,
since the callback function may reuse the xfer.
Pointed out by Matthew Orgass.
To generate a diff of this commit:
cvs rdiff -r1.119.12.4 -r1.119.12.5 src/sys/dev/usb/usbdi.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index