From nobody Sat Feb 10 09:44:21 2024 X-Original-To: bugs@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 4TX5Qs4pPBz59M3m for ; Sat, 10 Feb 2024 09:44:21 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TX5Qs21Gsz4dP9 for ; Sat, 10 Feb 2024 09:44:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707558261; a=rsa-sha256; cv=none; b=fs+KWKY7GzDtBQr7TulTVlu6yEfqtB9MyoLlCRauhZ3jqtujDWdj2mxJz3wHpx0Zrqx2Iq i2gyfr77eT8VFOGKY0fKz+Ea+71skfc8qR9gp6p1KtLL5kAKI7txEnz6Ec3N1T5Njg4LNl mkcSw611pGnum/8UJPRwRkqhXmxD3m084Ll3JK2kiHodAtcFNd57hcGTTEw/gocJNkRCC3 3jnUtO3083pdRnm+dsL7auapNZ+N4uYOF8X2brHZM/tXndsae3BnADv6QIu5rEong8FQIF zQ4cYASd6iAWX+ZUX0SRdBzz3vS9llGleK5Lpb0/qjsCOt4cl/pfhUNJE1Jelg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1707558261; 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=PjtlGbanKrV24d3K5G5tkcPUhlAqEKESl31gM8EgDyo=; b=FbTKqzWMUOipUAxWYjgoxFA3lD+98OYlgF+VntqbzFCrPvBEXc9xEkW83uqbal5owiBmoC yW3Kcq3uixEFVWkGFMsGR97oiyQUdS0nwhKIkVfSD8ypsn0/4FufM4Lq7bE+I8USXwzPCk ie61ClQqJ/mUNJXOcbBwcL/b7/w7po1XA8HZVGkuzoIsQjpPDxgvi9FiCLenj4CiwIlAcq XXQCZZvI960hzyQwMz8HgoP5T2uXGBFo7qRGR9m078BmENYPCaEc8M6dlchZRlO67YaJjI 3cv9r6GQVonh4/GIDb2P5AegNz2KcPrDPqFO7vl2/g25K4S10CSZOpxY7Z0Vcg== 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 4TX5Qs16Scz19nX for ; Sat, 10 Feb 2024 09:44:21 +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 41A9iLfw059159 for ; Sat, 10 Feb 2024 09:44:21 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 41A9iLCd059154 for bugs@FreeBSD.org; Sat, 10 Feb 2024 09:44:21 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 276937] read(2) is documented as returning EINVAL on reads above INT_MAX Date: Sat, 10 Feb 2024 09:44:21 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276937 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D3e9515846f8cbff0ecccaab65d9f70890= d04429e commit 3e9515846f8cbff0ecccaab65d9f70890d04429e Author: Konstantin Belousov AuthorDate: 2024-02-10 09:40:07 +0000 Commit: Konstantin Belousov 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(-) --=20 You are receiving this mail because: You are the assignee for the bug.=