From owner-freebsd-bugs Sun May 5 12:10: 6 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9B22237B403 for ; Sun, 5 May 2002 12:10:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g45JA3f89396; Sun, 5 May 2002 12:10:03 -0700 (PDT) (envelope-from gnats) Date: Sun, 5 May 2002 12:10:03 -0700 (PDT) Message-Id: <200205051910.g45JA3f89396@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Philipp Mergenthaler Subject: Re: misc/37755: [PATCH] Small bug in loader's forth interpreter Reply-To: Philipp Mergenthaler Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR misc/37755; it has been noted by GNATS. From: Philipp Mergenthaler To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: misc/37755: [PATCH] Small bug in loader's forth interpreter Date: Sun, 5 May 2002 21:00:35 +0200 This PR can be closed. Repeated uses of s" may indeed overwrite the temporary buffer, according to ANS Forth: http://ficl.sourceforge.net/dpans/dpans11.htm#11.6.1.2165 Sorry for wasting time, Philipp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message