From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id 1UtwHj2H8GCTVAAAWB0awg (envelope-from ) for ; Thu, 15 Jul 2021 15:06:37 -0400 Received: by simark.ca (Postfix, from userid 112) id 6AE491EDF0; Thu, 15 Jul 2021 15:06:37 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=DKIM_SIGNED, MAILING_LIST_MULTI,T_DKIM_INVALID,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 8219B1E4A3 for ; Thu, 15 Jul 2021 15:06:36 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 38544398AC0D for ; Thu, 15 Jul 2021 19:06:36 +0000 (GMT) Received: from mail-oo1-xc2b.google.com (mail-oo1-xc2b.google.com [IPv6:2607:f8b0:4864:20::c2b]) by sourceware.org (Postfix) with ESMTPS id 833803858424 for ; Thu, 15 Jul 2021 19:06:24 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 833803858424 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=adacore.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=adacore.com Received: by mail-oo1-xc2b.google.com with SMTP id j27-20020a4a751b0000b029025fb3e97502so1783636ooc.12 for ; Thu, 15 Jul 2021 12:06:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=adacore-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=hfR21dus6zh8IeUNL40KoIcZpiu8SIV4gxmv3ZA1mgc=; b=TiKwHCTd1ClrOvIGMJtdbhXC0h6V1PXPDo+0/PiF1RjWVT/OpgOa/wjEXPyVTm+qk2 VmVxdm2cdvo3wzaQiJ1oLXNb7NWSacs3tThiSImml11KjwFbeGhmagvmwfiRBjY4kUOj xxTRdIaISepbnvK9AVuLfpI6OzniR9jhw3aeM+N7nNCL8wIq0EZHbdSfIOS+2Q0tg3n8 UQA+q6nnBcL6xx1PtPo1CiYc+60MAqtIt12GKxWnPsTjd7Gt3GcqVcM6vC/wBtunpxLX aWYIs81qaJ8tjzPg9tW/fhuZVx1vdlJNXKz3kloKeK0qC34t8Gf2eVCCEm/aZIW29RqV oqeg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=hfR21dus6zh8IeUNL40KoIcZpiu8SIV4gxmv3ZA1mgc=; b=r49e83UihdtoYiXlJl8WsaTtGOmxZI/oxg72Dn+GTHe5B9XxUbEdRv3ztcxaRPmpdV Nof950MPa2y7hYVPEIzyFe9quWpQ3Z3Xmlq+bfs2hC9WJFG6aC1/BS/S8we0fSZg0+y6 XF5SMh0BWckOdDILvZQ4sY8L3PmNsZbjX6v3DvbDcuWO+br2qiKv86R6gIsT5xzSZr9E kZ1Q0D6Zz52Kn0+/JlzjDKbJUgIzz21KkgMeS/bovJ4Um3ARvYmU2hoDTOUvdcNPNIUY CAkP+uNPa8SoOnBkoLQiSUJP+cvPzU9O+nx8uN0hgsL+d4cQQpFhGqBvOzNBwxxRVDEw vQ3Q== X-Gm-Message-State: AOAM533AjeAqSmZSi2hydtN6UDiIEYOW0phBXYvWamAB0KXECpfryeZ9 XZVvHvdO8/f1ruFZUNg51DzPRg== X-Google-Smtp-Source: ABdhPJyTCPq0d+xwg6snnRUbsq7w8syeQ6E8xXJdKkjJTKoNi3+CHNIrOrB+diRB9cvSi+YZ+75Wng== X-Received: by 2002:a4a:acc8:: with SMTP id c8mr4569558oon.72.1626375983818; Thu, 15 Jul 2021 12:06:23 -0700 (PDT) Received: from murgatroyd (71-211-145-10.hlrn.qwest.net. [71.211.145.10]) by smtp.gmail.com with ESMTPSA id w190sm1448894oif.17.2021.07.15.12.06.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 15 Jul 2021 12:06:23 -0700 (PDT) From: Tom Tromey To: Pedro Alves Subject: Re: [PATCH] Avoid expression parsing crash with unknown language References: <20210715161618.234526-1-tromey@adacore.com> <383a2192-658c-59e0-7f7b-ac68ace3b2d1@palves.net> X-Attribution: Tom Date: Thu, 15 Jul 2021 13:06:22 -0600 In-Reply-To: <383a2192-658c-59e0-7f7b-ac68ace3b2d1@palves.net> (Pedro Alves's message of "Thu, 15 Jul 2021 17:28:11 +0100") Message-ID: <87sg0fiehd.fsf@tromey.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: gdb-patches@sourceware.org, Tom Tromey Errors-To: gdb-patches-bounces+public-inbox=simark.ca@sourceware.org Sender: "Gdb-patches" >> Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=28093 Pedro> Looks good, thanks! Thanks. I wonder if this should be put on the 11 branch as well? It's not a regression but OTOH the patch is small & pretty obvious. Tom