Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Oct 2024 15:53:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        usb@FreeBSD.org
Subject:   [Bug 281843] "check for in-use endpoints" code in usb_config_parse() is missing an increment
Message-ID:  <bug-281843-19105-AnSy4wgCCS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-281843-19105@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281843

Ed Maste <emaste@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |emaste@freebsd.org

--- Comment #5 from Ed Maste <emaste@freebsd.org> ---
Yes, I'd expect an ep++ in the loop, although I don't have enough context
around the rest of the code yet. I've made the change in my local WIP tree for
experimentation.

Have you been able to try your use case with the change?

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-281843-19105-AnSy4wgCCS>