From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A5DC53858C56; Mon, 11 Dec 2023 15:04:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A5DC53858C56 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1702307086; bh=qEq9IGyQx0yKqDYvlWGTuFgFEVh8VvxjQ+T6R1O1iqU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=UKjhwuV+upqWIV9FMkfylrp61S8Lkk1EYD7cr9AFC/j1UOGgbojtX058BgR9/HBuU LI2msTV8aJOtIglhlKR0n4eE4Mjv3iF/X8ynu8afVhsN3DJvEMukr8bmFW5E0DBK50 K0u9hXvUWTJ3MsHsd170tkg3qIs+Qd2QPQhwAqPo= From: "schwab@linux-m68k.org" To: glibc-bugs@sourceware.org Subject: [Bug stdio/31137] Regression vfprintf + setbuf (no buffering) Date: Mon, 11 Dec 2023 15:04:46 +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.37 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: schwab@linux-m68k.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org 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=3D31137 --- Comment #3 from Andreas Schwab --- %s used to write the string directly to the stream. --=20 You are receiving this mail because: You are on the CC list for the bug.=