[Bug 276937] read(2) is documented as returning EINVAL on reads above INT_MAX
Date: Wed, 14 Feb 2024 04:06:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276937 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=42667ceb9d0026f7d1e5f95297b942af576cd929 commit 42667ceb9d0026f7d1e5f95297b942af576cd929 Author: Konstantin Belousov <kib@FreeBSD.org> AuthorDate: 2024-02-10 09:40:07 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2024-02-14 03:54:00 +0000 read.2: Describe debug.iosize_max_clamp PR: 276937 (cherry picked from commit 3e9515846f8cbff0ecccaab65d9f70890d04429e) lib/libc/sys/read.2 | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.