From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Paul Eggert Newsgroups: gmane.emacs.bugs Subject: bug#51172: Fix null-dereference warnings when compiling Emacs with GCC Date: Wed, 13 Oct 2021 11:49:38 -0700 Organization: UCLA Computer Science Department Message-ID: References: <8f0a62f5-dd46-ca3b-a1e7-3a1b9b85da49@cs.ucla.edu> <834k9lp1ed.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="7419"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 Cc: 51172-done@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Oct 13 20:50:56 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1majL6-0001nH-3W for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 13 Oct 2021 20:50:56 +0200 Original-Received: from localhost ([::1]:38750 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1majL5-0005Ou-3b for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 13 Oct 2021 14:50:55 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:40946) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1majKF-0005IE-0l for bug-gnu-emacs@gnu.org; Wed, 13 Oct 2021 14:50:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:50117) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1majKE-00080n-O7 for bug-gnu-emacs@gnu.org; Wed, 13 Oct 2021 14:50:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1majKE-0006gR-Me for bug-gnu-emacs@gnu.org; Wed, 13 Oct 2021 14:50:02 -0400 Resent-From: Paul Eggert Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Wed, 13 Oct 2021 18:50:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 51172 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Mail-Followup-To: 51172@debbugs.gnu.org, eggert@cs.ucla.edu, eggert@cs.ucla.edu Original-Received: via spool by 51172-done@debbugs.gnu.org id=D51172.163415098725634 (code D ref 51172); Wed, 13 Oct 2021 18:50:02 +0000 Original-Received: (at 51172-done) by debbugs.gnu.org; 13 Oct 2021 18:49:47 +0000 Original-Received: from localhost ([127.0.0.1]:33428 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1majJz-0006fN-Ap for submit@debbugs.gnu.org; Wed, 13 Oct 2021 14:49:47 -0400 Original-Received: from zimbra.cs.ucla.edu ([131.179.128.68]:54230) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1majJx-0006en-Lc for 51172-done@debbugs.gnu.org; Wed, 13 Oct 2021 14:49:45 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 4D52E16006F; Wed, 13 Oct 2021 11:49:40 -0700 (PDT) Original-Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id mGquHKGU_8Nv; Wed, 13 Oct 2021 11:49:39 -0700 (PDT) Original-Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 8575E1600FF; Wed, 13 Oct 2021 11:49:39 -0700 (PDT) X-Virus-Scanned: amavisd-new at zimbra.cs.ucla.edu Original-Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id A3Sz_A0VbO-a; Wed, 13 Oct 2021 11:49:39 -0700 (PDT) Original-Received: from [192.168.1.9] (cpe-172-91-119-151.socal.res.rr.com [172.91.119.151]) by zimbra.cs.ucla.edu (Postfix) with ESMTPSA id 49A6016006F; Wed, 13 Oct 2021 11:49:39 -0700 (PDT) In-Reply-To: <834k9lp1ed.fsf@gnu.org> Content-Language: en-US X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:217162 Archived-At: On 10/13/21 5:14 AM, Eli Zaretskii wrote: > Yes, please install on master. Thanks, done, and closing the bug report. I also got another diagnostic=20 in the master branch, and fixed that in a separate commit.