From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3DAEC3858C62; Sun, 25 Jun 2023 15:54:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3DAEC3858C62 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1687708466; bh=fr01CIaywHb7vnXl5Dx2TmSQCSrzIVEy/yjmG0cQ90o=; h=From:To:Subject:Date:In-Reply-To:References:From; b=I+g9Gr4x6rMVjJjFfOt+iF2rtaVgS6NKzw6jDytdn8LUoMRwrIrHekEjzt22oIvNO VtGiGUUJks8TxW/alNTfL06OF4j7N2sYC3PKv/i4+LTi0EbGyb+u3q3zPi3XHOoYjy QMGMxKOWiB9/mRfROFGkspSsODSd9vOdxxSNLqU0= From: "bruno at clisp dot org" To: glibc-bugs@sourceware.org Subject: [Bug libc/30584] initstate and initstate_r crash when the state argument is unaligned Date: Sun, 25 Jun 2023 15:54:26 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: 2.36 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: bruno at clisp dot org 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: 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=3D30584 --- Comment #2 from Bruno Haible --- I meant: Passing an *unaligned* byte array is allowed. --=20 You are receiving this mail because: You are on the CC list for the bug.=