Module Name: src Committed By: sborrill Date: Wed Jan 27 20:56:45 UTC 2010
Modified Files: src/sys/dev/usb [netbsd-5]: usbdi.c Log Message: Pull up the following revisions(s) (requested by bouyer in ticket #1247): sys/dev/usb/usbdi.c: revision 1.127 Fix leak of a usbd_xfer_handle when a interrupt pipe is aborted then closed. Confirmed to fix the memory leak on close() with umodem(4) and uplcom(4). To generate a diff of this commit: cvs rdiff -u -r1.124.4.1 -r1.124.4.2 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.