From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: allocate_string_data memory corruption Date: Sun, 22 Jan 2006 19:10:17 -0500 Message-ID: References: <87vewha2zl.fsf@stupidchicken.com> <87zmlq6w62.fsf-monnier+emacs@gnu.org> <87u0bw6wwz.fsf-monnier+emacs@gnu.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1137975542 9700 80.91.229.2 (23 Jan 2006 00:19:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 23 Jan 2006 00:19:02 +0000 (UTC) Cc: cyd@stupidchicken.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 23 01:19:00 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F0pQ5-00036C-3I for ged-emacs-devel@m.gmane.org; Mon, 23 Jan 2006 01:18:53 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F0pRW-0003qp-4p for ged-emacs-devel@m.gmane.org; Sun, 22 Jan 2006 19:20:22 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F0pNo-0000f4-1I for emacs-devel@gnu.org; Sun, 22 Jan 2006 19:16:32 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F0pNm-0000cH-2w for emacs-devel@gnu.org; Sun, 22 Jan 2006 19:16:30 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F0pNk-0000az-Lb for emacs-devel@gnu.org; Sun, 22 Jan 2006 19:16:29 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1F0pSO-0001MY-Op for emacs-devel@gnu.org; Sun, 22 Jan 2006 19:21:16 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1F0pHl-0002ou-LP; Sun, 22 Jan 2006 19:10:17 -0500 Original-To: Stefan Monnier In-reply-to: <87u0bw6wwz.fsf-monnier+emacs@gnu.org> (message from Stefan Monnier on Sun, 22 Jan 2006 11:45:24 -0500) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:49418 Archived-At: If your fix works, it's fine with me to use your code instead of the code I wrote yesterday.