]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix NULL-pointer dereference in usb_endpoint_foreach().
authorthompsa <thompsa@FreeBSD.org>
Mon, 28 Sep 2009 07:39:51 +0000 (07:39 +0000)
committerthompsa <thompsa@FreeBSD.org>
Mon, 28 Sep 2009 07:39:51 +0000 (07:39 +0000)
commit430f344730b48c1213603f2a383884990004e2fc
treeddb06edb8f6df10e67980c3230824fec0bbc3570
parentaf97dcb8231ffda8ed52afef72ebab5a7164a23f
Fix NULL-pointer dereference in usb_endpoint_foreach().

PR: usb/138389
Submitted by: Patroklos Argyroudis at census, inc
sys/dev/usb/usb_device.c