From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3246B384AB58; Sat, 4 May 2024 04:28:15 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3246B384AB58 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1714796895; bh=qFIwUMZd1F0qyQhrIMFIsomC/D9glFG9ZFHLd1CPucU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Iuq7wZ/Dqu7/IiA1u+ZLaOj2OKdzQ2bBD3at6j43vPkCHv4V45NIU3AxXf1tC32BK rcvs+P4M0JJGv8ouisegNjEVR1/b1l/gcVfAlpUW+facoEFU0/ZfagMQQFxm8WnP4f kWH1R4kEFyPahy+SmB2df5H/mjBIPiMQ9wULQa4I= From: "luigighiron at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug string/28898] mbrtoc16 segfaults when counting wide characters Date: Sat, 04 May 2024 04:28:14 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: string X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: luigighiron at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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=3D28898 Halalaluyafail3 changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |luigighiron at gmail dot c= om --- Comment #3 from Halalaluyafail3 --- This still seems to happen, also I think it is worth mentioning that the current text of the standard does say "Subsequent calls will store successi= ve wide characters without consuming any additional input until all the charac= ters have been stored." so this could be interpreted as allowing for this crash = to happen since no mention of null here is made (though I do not think that th= is was intended). --=20 You are receiving this mail because: You are on the CC list for the bug.=