From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: display word wrapping Date: Wed, 02 Jun 2004 06:55:27 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <7494-Wed02Jun2004065525+0300-eliz@gnu.org> References: <3405-Mon31May2004194119+0300-eliz@gnu.org> <20040601091335.FC05.JMBARRANQUERO@wke.es> <2914-Tue01Jun2004223226+0300-eliz@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1086149420 20729 80.91.224.253 (2 Jun 2004 04:10:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 2 Jun 2004 04:10:20 +0000 (UTC) Cc: jmbarranquero@wke.es, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Jun 02 06:10:09 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BVN4r-0004ih-00 for ; Wed, 02 Jun 2004 06:10:09 +0200 Original-Received: from lists.gnu.org ([199.232.76.165]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BVN4r-0005ai-00 for ; Wed, 02 Jun 2004 06:10:09 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BVN57-0002Kn-Ig for emacs-devel@quimby.gnus.org; Wed, 02 Jun 2004 00:10:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BVN50-0002Kh-Pr for emacs-devel@gnu.org; Wed, 02 Jun 2004 00:10:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BVN4y-0002KC-R5 for emacs-devel@gnu.org; Wed, 02 Jun 2004 00:10:18 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BVN4y-0002K9-PM for emacs-devel@gnu.org; Wed, 02 Jun 2004 00:10:16 -0400 Original-Received: from [192.114.186.23] (helo=aragorn.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BVN4d-0003zd-9v for emacs-devel@gnu.org; Wed, 02 Jun 2004 00:09:55 -0400 Original-Received: from zaretski ([80.230.149.2]) by aragorn.inter.net.il (MOS 3.4.6-GR) with ESMTP id CZU84251; Wed, 2 Jun 2004 06:57:40 +0300 (IDT) Original-To: Andreas Schwab X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (message from Andreas Schwab on Tue, 01 Jun 2004 22:53:19 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:24389 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:24389 > From: Andreas Schwab > Date: Tue, 01 Jun 2004 22:53:19 +0200 > > It could also be a buffer overflow bug somewhere in the library that > happens to overwrite the saved value of edi. I think Juanma said that this happens with all types of images, so it's not a bug in a single library.