Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [nick-nhusb] src/sys/dev/usb
Module Name: src
Committed By: skrll
Date: Sat Apr 16 15:39:36 UTC 2016
Modified Files:
src/sys/dev/usb [nick-nhusb]: ehci.c ohci.c uhci.c
Log Message:
Don't leak memory in *_alloc_*td_chain if allocation fails.
To generate a diff of this commit:
cvs rdiff -u -r1.234.2.98 -r1.234.2.99 src/sys/dev/usb/ehci.c
cvs rdiff -u -r1.254.2.70 -r1.254.2.71 src/sys/dev/usb/ohci.c
cvs rdiff -u -r1.264.4.72 -r1.264.4.73 src/sys/dev/usb/uhci.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