From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#8229: bug#8215: bug#8229: possibly uninitialized variable in load_charset Date: Wed, 02 Jun 2021 15:50:50 +0300 Message-ID: <83v96wxwet.fsf@gnu.org> References: <4D796BAD.3060400@cs.ucla.edu> <4D8A7FFC.60405@cs.ucla.edu> <87o8coelrx.fsf_-_@gnus.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="14679"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 8229-done@debbugs.gnu.org, eggert@cs.ucla.edu To: Lars Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Jun 02 14:52:10 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 1loQLy-0003YZ-GY for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 02 Jun 2021 14:52:10 +0200 Original-Received: from localhost ([::1]:49968 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1loQLx-0003Mb-H0 for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 02 Jun 2021 08:52:09 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:56900) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1loQLr-0003KU-4t for bug-gnu-emacs@gnu.org; Wed, 02 Jun 2021 08:52:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:55890) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1loQLq-0007z3-K0 for bug-gnu-emacs@gnu.org; Wed, 02 Jun 2021 08:52:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1loQLq-0008TN-JV for bug-gnu-emacs@gnu.org; Wed, 02 Jun 2021 08:52:02 -0400 Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Wed, 02 Jun 2021 12:52:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 8229 X-GNU-PR-Package: emacs Mail-Followup-To: 8229@debbugs.gnu.org, eliz@gnu.org, eggert@cs.ucla.edu Original-Received: via spool by 8229-done@debbugs.gnu.org id=D8229.162263827632435 (code D ref 8229); Wed, 02 Jun 2021 12:52:02 +0000 Original-Received: (at 8229-done) by debbugs.gnu.org; 2 Jun 2021 12:51:16 +0000 Original-Received: from localhost ([127.0.0.1]:39196 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1loQL2-0008R1-A1 for submit@debbugs.gnu.org; Wed, 02 Jun 2021 08:51:16 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:34772) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1loQKx-0008Qn-Sx for 8229-done@debbugs.gnu.org; Wed, 02 Jun 2021 08:51:12 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:46726) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1loQKr-0007IU-FP; Wed, 02 Jun 2021 08:51:02 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:2672 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1loQKr-0001dF-2T; Wed, 02 Jun 2021 08:51:01 -0400 In-Reply-To: <87o8coelrx.fsf_-_@gnus.org> (message from Lars Ingebrigtsen on Wed, 02 Jun 2021 10:03:14 +0200) 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:207863 Archived-At: > From: Lars Ingebrigtsen > Date: Wed, 02 Jun 2021 10:03:14 +0200 > Cc: 8211@debbugs.gnu.org, 8229@debbugs.gnu.org, 8215@debbugs.gnu.org > > Paul Eggert writes: > > > I committed my abovementioned workaround into the > > Emacs trunk on 2011-03-11 (bzr 103589). I don't > > consider this a fix, though, so I'm leaving this > > bug report open. > > This was ten years ago: > > commit 0ac2c2991c1cba4e3c6e5f7b62c7d61b01d69994 > Author: Paul Eggert > AuthorDate: Mon Mar 7 16:46:23 2011 -0800 > Commit: Paul Eggert > CommitDate: Mon Mar 7 16:46:23 2011 -0800 > > * charset.c (load_charset): Abort instead of using uninitialized var. > > The code is still pretty much identical, as far as I can tell. Should > this report be closed now? I'm closing it. I think non-unified charsets are rarely if ever used in Emacs these days, but in any case, we have emacs_abort there, so if the problem ever rears its ugly head, we will catch it.