NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/41602 CVS commit: src/sys/dev/usb
The following reply was made to PR kern/41602; it has been noted by GNATS.
From: "Nick Hudson" <skrll%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/41602 CVS commit: src/sys/dev/usb
Date: Sun, 23 Dec 2012 17:00:13 +0000
Module Name: src
Committed By: skrll
Date: Sun Dec 23 17:00:13 UTC 2012
Modified Files:
src/sys/dev/usb: ohci.c
Log Message:
PR/41602
Fix a memory leak when ohci_device_setintr didn't return
USBD_NORMAL_COMPLETION.
ohci_setup_isoc always returns USBD_NORMAL_COMPLETION at the moment so
there's no chance of a leak there.
To generate a diff of this commit:
cvs rdiff -u -r1.225 -r1.226 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