[Bug 276937] read(2) is documented as returning EINVAL on reads above INT_MAX

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 10 Feb 2024 09:44:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276937

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

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

commit 3e9515846f8cbff0ecccaab65d9f70890d04429e
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2024-02-10 09:40:07 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2024-02-10 09:43:29 +0000

    read.2: Describe debug.iosize_max_clamp

    same as it is done for write.2.

    PR:     276937
    Reported by:    bugs.freebsd.org@masklinn.net
    Sponsored by:   The FreeBSD Foundation
    MFC after:      1 week

 lib/libsys/read.2 | 17 ++++++++++++++---
 1 file changed, 14 insertions(+), 3 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.