From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CE1E1386F44C; Thu, 7 May 2020 12:49:17 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CE1E1386F44C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1588855757; bh=/fb90F/lc1Y1dNuQYKhV+g0tHHmnmZ3o1TDLeJ7+KOo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=kn/tQBgom7lCdcIjMHxOtmorLKyWa3rxg+eEr6JEgCZGqVkZ7FpRKAHmfrCOlwvxC /xYh+RmDRSLtfyIzT6wu12U2A/EjtWte9q2EmvLTn73z1G49v/C84x8FPmztL0u67g uUTpA/j6C10W0tmm0MFXMimrPrWssSzOgesEynos= From: "wcventure at 126 dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug demangler/88629] Regression lead to Heap-buffer-overflow problem in function d_expression_1 in cp-demangle.c, as demonstrated by c++filt Date: Thu, 07 May 2020 12:49:17 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: demangler X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: wcventure at 126 dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.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://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 May 2020 12:49:17 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D88629 --- Comment #8 from Cheng Wen --- (In reply to Trupti Pardeshi from comment #7) > commit ebb8004a18a3808d7197762faf3c5aaeae82371f > Author: GDB Administrator > Date: Wed Dec 19 00:00:21 2018 +0000 >=20 > Automatic date update in version.in=