NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/35379 CVS commit: [netbsd-6] src/sys/dev/usb



The following reply was made to PR kern/35379; it has been noted by GNATS.

From: "Manuel Bouyer" <bouyer%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/35379 CVS commit: [netbsd-6] src/sys/dev/usb
Date: Sat, 20 Apr 2013 09:52:20 +0000

 Module Name:   src
 Committed By:  bouyer
 Date:          Sat Apr 20 09:52:20 UTC 2013
 
 Modified Files:
        src/sys/dev/usb [netbsd-6]: ohci.c
 
 Log Message:
 Pull up following revision(s) (requested by skrll in ticket #864):
        sys/dev/usb/ohci.c: revision 1.234
        sys/dev/usb/ohci.c: revision 1.236
 Don't leak memory if ohci_alloc_std_chain fails.
 When dumping the done list in ohci_softintr / OHCI_DEBUG use the correct
 list next pointer.
 PR/33450 and part of PR/35379.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.218.8.1 -r1.218.8.2 src/sys/dev/usb/ohci.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