NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/50597 CVS commit: src/sys/dev/usb
The following reply was made to PR kern/50597; it has been noted by GNATS.
From: "Nick Hudson" <skrll%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/50597 CVS commit: src/sys/dev/usb
Date: Mon, 22 Feb 2016 07:46:00 +0000
Module Name: src
Committed By: skrll
Date: Mon Feb 22 07:46:00 UTC 2016
Modified Files:
src/sys/dev/usb: ugen.c
Log Message:
Only clear the endpoint information in ugen_set_interface only if setting
the new altno suceeds.
Avoids the null de-ref in PR/50597 and PR/50810
To generate a diff of this commit:
cvs rdiff -u -r1.129 -r1.130 src/sys/dev/usb/ugen.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