From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#9079: integer overflow etc. issues (e.g., image crashes Emacs) Date: Thu, 14 Jul 2011 20:48:05 +0300 Message-ID: <83k4bkiwiy.fsf@gnu.org> References: <4E1EA0FB.5070903@cs.ucla.edu> <4E1F1800.3080608@cs.ucla.edu> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1310665736 26964 80.91.229.12 (14 Jul 2011 17:48:56 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 14 Jul 2011 17:48:56 +0000 (UTC) Cc: 9079@debbugs.gnu.org To: Paul Eggert Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jul 14 19:48:52 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QhQ1r-0008Pw-U9 for geb-bug-gnu-emacs@m.gmane.org; Thu, 14 Jul 2011 19:48:52 +0200 Original-Received: from localhost ([::1]:47475 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QhQ1r-0003P5-21 for geb-bug-gnu-emacs@m.gmane.org; Thu, 14 Jul 2011 13:48:51 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:46432) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QhQ0C-00036j-EA for bug-gnu-emacs@gnu.org; Thu, 14 Jul 2011 13:47:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QhQ07-00074C-Gj for bug-gnu-emacs@gnu.org; Thu, 14 Jul 2011 13:47:07 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:43560) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QhQ07-00073z-5h for bug-gnu-emacs@gnu.org; Thu, 14 Jul 2011 13:47:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1QhQ06-0007qz-GT; Thu, 14 Jul 2011 13:47:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 14 Jul 2011 17:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9079 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 9079-submit@debbugs.gnu.org id=B9079.131066556830117 (code B ref 9079); Thu, 14 Jul 2011 17:47:02 +0000 Original-Received: (at 9079) by debbugs.gnu.org; 14 Jul 2011 17:46:08 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QhPzD-0007pi-Ge for submit@debbugs.gnu.org; Thu, 14 Jul 2011 13:46:07 -0400 Original-Received: from mtaout20.012.net.il ([80.179.55.166]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QhPzC-0007oz-4W for 9079@debbugs.gnu.org; Thu, 14 Jul 2011 13:46:06 -0400 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0LOC00A003Z9L100@a-mtaout20.012.net.il> for 9079@debbugs.gnu.org; Thu, 14 Jul 2011 20:46:00 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([84.229.156.102]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LOC003TE40NI5Q0@a-mtaout20.012.net.il>; Thu, 14 Jul 2011 20:46:00 +0300 (IDT) In-reply-to: <4E1F1800.3080608@cs.ucla.edu> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Thu, 14 Jul 2011 13:47:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.43 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.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:49045 Archived-At: > Date: Thu, 14 Jul 2011 09:23:28 -0700 > From: Paul Eggert > CC: 9079@debbugs.gnu.org > > On 07/14/11 01:47, Eli Zaretskii wrote: > > Thanks, but please don't install the changes to bidi.c. > > Sure, no problem. Also, I can reexamine the new bidi.c > once you're done with the merge, and see if any new > overflow-related issues have popped up. Thank you. It's done, so you can take a look.