Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Nov 2024 04:32:54 +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-9xMrPoqiVF@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 #5 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Df4f46a2eef3be6d19c65a4ca4ee70f365=
dd5be4f

commit f4f46a2eef3be6d19c65a4ca4ee70f365dd5be4f
Author:     Matthew Nygard Dodd <Matthew.Nygard.Dodd@gmail.com>
AuthorDate: 2024-11-18 04:25:10 +0000
Commit:     Vladimir Kondratyev <wulf@FreeBSD.org>
CommitDate: 2024-11-18 04:31:39 +0000

    hidraw(4): update hgd_actlen in HIDRAW_GET_REPORT ioctl

    HIDRAW_GET_REPORT ioctl is documented to update hgd_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/hid/hidraw.c | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

--=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-9xMrPoqiVF>