From nobody Fri Oct 04 11:05:25 2024 X-Original-To: usb@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4XKm115rTHz5XbBd for ; Fri, 04 Oct 2024 11:05:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XKm112LV4z4Sjy for ; Fri, 4 Oct 2024 11:05:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1728039925; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=IWrtAtsBqrCCEBxD1kXKjFFkx8NLehsuraR+bNv7KGk=; b=UAekw5pVnTCMF7wCjnsb1rCMCnkoNJfoB+FAFNZd6F5wM8rjMtBSW4MWTahVhxC9PB1yyf SZWVJya3ecY5ZhHmxPVxNd6LdsRX/+oRDuDuCDzIrtCekWB17dXrwK0yMXZqvjT5d/NKXA XPNdUEtpG25qwoCbe9/yCUeddk+vJ2/C/x698g2YY0SvC2Bg2uMppXsLhaNPA/AjSlluX1 zwb0gPgVfi1QQ5rHns26zucZdjbJFto2BnP4F1WQzBBnuuA5x8HvHVpW5djJUU/nSNH3Po Q11CJCToPRPhDVNxAtuAnodH8FrTgTBkyhDZv+cE6f/3ysMEIuzIMczBxfnBLg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1728039925; a=rsa-sha256; cv=none; b=hZfxadJ7I68h3J0pYIqqldbbPDsM2BLNnfZ6NWl4hflb6XHXqhqTXcIRBprd90ffVMV5DS x4ieton2BA5NysWR5A3U2NC9OmMDcVvILP0gBY6keTSTnKk6UOwFV+I0cJwRCMIN1+/cLz VUlG2Y3CO5S7kBO5JRap2xKF4ffw8ReFgemFEPteIryQxrrQjRA6W+4Z6i3eQn9T6Td/3a PP3BxPlrsNR3DTMfcVUfpPIJwooJM4/gwP259qKpUri+v8HpeGt5sQnv5qgH8rz8OfSWgE VqMsBxD7zVBD+syvtA3PX0At4xJsK2A446uRnxqg8+tT2ARiqmkJ151RAfvzxA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4XKm111rxXzX1w for ; Fri, 4 Oct 2024 11:05:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 494B5Pco077976 for ; Fri, 4 Oct 2024 11:05:25 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 494B5PQC077975 for usb@FreeBSD.org; Fri, 4 Oct 2024 11:05:25 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f 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 Date: Fri, 04 Oct 2024 11:05:25 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: 13.3-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: mohammad@thelightbird.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: usb@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-usb List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-usb@freebsd.org Sender: owner-freebsd-usb@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281843 --- Comment #4 from Mohammad Noureldin --- (In reply to Matt Jacobson from comment #3) Hi Matt, Out of curiosity, is it possible to share code of your libuvc-based program= ? --=20 You are receiving this mail because: You are the assignee for the bug.=