From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5731E385E451; Wed, 20 Dec 2023 16:17:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5731E385E451 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1703089034; bh=+dJtF4gqXM5LAChh0/QnigcBK+NMALQ8CTZJkk2Hg0A=; h=From:To:Subject:Date:In-Reply-To:References:From; b=MCW8fTvFoAVVob/TygKh3oG6TjgwLJLLmHYtHxnilSFUYildtbaRpnbwYcakvFKuW hFHjTCJBGjtQbhp8tTMfylkWios3KejuuBEF3m73FayEOmlGPR7SQuGuPIvmyyDXGP d+1LXlIy5+wuR0abDhno5fqcSrss3dsiyAjsUsAw= From: "fweimer at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug stdio/31183] Wide stream buffer size reduced MB_LEN_MAX bytes after bug 17522 fix Date: Wed, 20 Dec 2023 16:17:14 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: stdio X-Bugzilla-Version: 2.21 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fweimer at redhat dot com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: fweimer at redhat dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- 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: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31183 --- Comment #1 from Florian Weimer --- Patch posted: [PATCH] libio: Check remaining buffer size in _IO_wdo_write (bug 31183) --=20 You are receiving this mail because: You are on the CC list for the bug.=