Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Nov 2024 04:32:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        usb@FreeBSD.org
Subject:   [Bug 282790] hidraw(4) - Regression in documented behavior of HIDRAW_GET_REPORT.
Message-ID:  <bug-282790-19105-5pgO32pyFm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-282790-19105@https.bugs.freebsd.org/bugzilla/>
References:  <bug-282790-19105@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282790

--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D0b5d86b38ae9aec92ef96b9227a404a2d=
f3c9234

commit 0b5d86b38ae9aec92ef96b9227a404a2df3c9234
Author:     Matthew Nygard Dodd <Matthew.Nygard.Dodd@gmail.com>
AuthorDate: 2024-11-18 04:15:01 +0000
Commit:     Vladimir Kondratyev <wulf@FreeBSD.org>
CommitDate: 2024-11-18 04:31:24 +0000

    uhid(4): update ugd_actlen in USB_GET_REPORT ioctl

    USB_GET_REPORT ioctl is documented to update ugd_actlen on return with
    the number of bytes copied.  It does not do this.

    Reviewed by:    wulf
    PR:             282790
    MFC after:      1 week

 sys/dev/usb/input/uhid.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

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



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