From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id CCPXLJEj82AQDAAAWB0awg (envelope-from ) for ; Sat, 17 Jul 2021 14:38:09 -0400 Received: by simark.ca (Postfix, from userid 112) id A58BE1EDF2; Sat, 17 Jul 2021 14:38:09 -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.5 required=5.0 tests=DKIM_SIGNED, MAILING_LIST_MULTI,RDNS_DYNAMIC,T_DKIM_INVALID,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (ip-8-43-85-97.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 0A4851E54D for ; Sat, 17 Jul 2021 14:38:09 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id A56353839C7D for ; Sat, 17 Jul 2021 18:38:08 +0000 (GMT) Received: from mail-pj1-x1036.google.com (mail-pj1-x1036.google.com [IPv6:2607:f8b0:4864:20::1036]) by sourceware.org (Postfix) with ESMTPS id 3DBC43854816 for ; Sat, 17 Jul 2021 18:37:57 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 3DBC43854816 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-pj1-x1036.google.com with SMTP id p9so8532455pjl.3 for ; Sat, 17 Jul 2021 11:37:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=adacore-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=eDi1g+RyU9cZSZF5nx66qmVg8x9dnkm4ZyzrobbixRg=; b=mg9ymNTu7Ow6nsfIDmAowErW/7gemaqfmtc1NdfIrRVqbt8RlPFAt6CYhgdOb3Wszt il88AnunKPkwmgMrDF/yO19TdmJ6F7i805fkXr7qpwYU4V47yPPsvcW3KVSUZGkq4x2V wkXQd8uDwJ6aQCyoSAls3AVsIScK29UZ+aQjyNeYqXAZXdAU9f6Fomy26+RJoY6fMUZU hHFIkMZMjXHk3dzKvkVJ2THdR00YMBm9j4vS7OC/P9lepTvYjbcvMuZ3QfRyHxqXolrg 07ey75mqTQelL2UiRVEyOe67csXqe/G/Hw3NyccJtgh6GkW1SO6HAj6w2FyYI7L2gZxa Mygw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=eDi1g+RyU9cZSZF5nx66qmVg8x9dnkm4ZyzrobbixRg=; b=sIRZ4LTctcFkCmYemcc9afwuPFBXPaEx/Y9YatQbKXh23gR/nV8P0HgUvPnO2N44Jn s3ndK5+efpp55zaKuOzDhEbZ4sTIcaLE00xAcWYSIq6prTTLQW2J5QNmqV7wqlqtASl1 Hu/Wv3jEG0UlceprnPBLu4yDtd1xvr/AY/FaTxB5Bjr7wjrLYXrQAsJxNXUP4ETbLszf Bd3hkO9TAfcGW8fpIsLI7u1d6D9WBe3jhdbFDNuyzy369GIuh9s7XtYgiALzzNTA1ABQ 3/+wVIqTiyesrZu4xbuFDoRiy/87yVXB56h4s9jRQhTRD+/yOQv9DV/ghD0dYGbb8h68 UR5g== X-Gm-Message-State: AOAM533VFJ/tJFr82IrO0xmRfR6wOYktE2XhopQ0I8zoFVNZTwkk3Czm A2xsDnJ9x7+3Z5akN5dHVALaLSROnhV8 X-Google-Smtp-Source: ABdhPJzKHc86U7939gDvYYZf13FptRIhKBX66J4UzVzSaP4lYqbi6VuDJ08/dcl2IiRvpInwDhjQkA== X-Received: by 2002:a17:90a:9f06:: with SMTP id n6mr21245865pjp.219.1626547076415; Sat, 17 Jul 2021 11:37:56 -0700 (PDT) Received: from takamaka.home ([184.69.131.86]) by smtp.gmail.com with ESMTPSA id y7sm14950580pfy.153.2021.07.17.11.37.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 17 Jul 2021 11:37:55 -0700 (PDT) Received: by takamaka.home (Postfix, from userid 1000) id E33A089CFD; Sat, 17 Jul 2021 11:37:54 -0700 (PDT) Date: Sat, 17 Jul 2021 11:37:54 -0700 From: Joel Brobecker To: Tom Tromey Subject: Re: [PATCH] Avoid expression parsing crash with unknown language Message-ID: <20210717183754.GB1446766@adacore.com> References: <20210715161618.234526-1-tromey@adacore.com> <383a2192-658c-59e0-7f7b-ac68ace3b2d1@palves.net> <87sg0fiehd.fsf@tromey.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87sg0fiehd.fsf@tromey.com> 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: Joel Brobecker , gdb-patches@sourceware.org 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. That seems like a good idea to me too. Thanks Tom. -- Joel