From owner-cvs-all Thu Jan 9 10:48:35 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E63637B401; Thu, 9 Jan 2003 10:48:34 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 363B043F43; Thu, 9 Jan 2003 10:48:34 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h09ImYfh018667; Thu, 9 Jan 2003 10:48:34 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h09ImXoN018666; Thu, 9 Jan 2003 10:48:33 -0800 (PST) Message-Id: <200301091848.h09ImXoN018666@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 9 Jan 2003 10:48:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/gnumeric Makefile ports/math/gnumeric/files patch-src_xml-io.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/01/09 10:48:33 PST Modified files: math/gnumeric Makefile math/gnumeric/files patch-src_xml-io.c Log: Implement the vendor fix for the recent stack overflow bug. This fix increases the buffer size ten-fold, but allocates memory dynamically on the heap. Obtained from: GNOME CVS Revision Changes Path 1.97 +1 -1 ports/math/gnumeric/Makefile 1.2 +28 -3 ports/math/gnumeric/files/patch-src_xml-io.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message