From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5857B3858D1E; Wed, 2 Aug 2023 13:53:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5857B3858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1690984428; bh=r3CIR2Dy7EHJzAdU5opWkD0XPP6xGVUJGso410G1TNg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=hGBMwSAokfdalUkmxfplWLVDNhPAmRmFwLRNQrYWnN+KK1y1+D24AgQxKhqyuEE68 b0mrnKQZ1Ylj+8VLUcv860uG0KMFRSHmNIWPrTo/5wBAkhJG3A0STbIyEmokWsVxFd utTu9/QAbo1K8vhZqMmLk56CJn6EZMMZQicITA5s= From: "adhemerval.zanella at linaro dot org" To: glibc-bugs@sourceware.org Subject: [Bug libc/21752] __stack_chk_fail should do as little work as possible Date: Wed, 02 Aug 2023 13:53:46 +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.26 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: adhemerval.zanella at linaro dot 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: 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=3D21752 Adhemerval Zanella changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adhemerval.zanella at lina= ro dot o | |rg --- Comment #10 from Adhemerval Zanella --- Is this still an issue? Should we move away from calling __libc_message and issue writev/abort directly? --=20 You are receiving this mail because: You are on the CC list for the bug.=