From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.bugs Subject: Re: some code issues Date: Tue, 08 Jan 2008 22:26:14 +0100 Message-ID: <87prwcj9ft.fsf@ambire.localdomain> References: <20080105175908.GA31673@ngolde.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1199829470 29235 80.91.229.12 (8 Jan 2008 21:57:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 8 Jan 2008 21:57:50 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: Nico Golde Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Jan 08 22:58:11 2008 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JCMSW-0000u3-66 for geb-bug-gnu-emacs@m.gmane.org; Tue, 08 Jan 2008 22:58:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JCMS9-0002Ac-12 for geb-bug-gnu-emacs@m.gmane.org; Tue, 08 Jan 2008 16:57:45 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JCLzp-0001wq-Ao for bug-gnu-emacs@gnu.org; Tue, 08 Jan 2008 16:28:30 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JCLzm-0001te-02 for bug-gnu-emacs@gnu.org; Tue, 08 Jan 2008 16:28:28 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JCLzl-0001tI-J3 for bug-gnu-emacs@gnu.org; Tue, 08 Jan 2008 16:28:25 -0500 Original-Received: from ppp-193-35.21-151.libero.it ([151.21.35.193] helo=ambire.localdomain) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JCLzl-0007TI-2L for bug-gnu-emacs@gnu.org; Tue, 08 Jan 2008 16:28:25 -0500 Original-Received: from ttn by ambire.localdomain with local (Exim 4.63) (envelope-from ) id 1JCLxe-0001rT-7Y; Tue, 08 Jan 2008 22:26:14 +0100 In-Reply-To: <20080105175908.GA31673@ngolde.de> (Nico Golde's message of "Sat, 5 Jan 2008 18:59:08 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:17323 Archived-At: () Nico Golde () Sat, 5 Jan 2008 18:59:08 +0100 [strcpy use] What do you think about this? i think i would be happy to apply a well-written and legally-clear patch that checks for strange situations and handles them. would you like to write that? thi