From owner-cvs-all Sat Nov 10 14:35:43 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AAA4037B405; Sat, 10 Nov 2001 14:35:36 -0800 (PST) Received: (from tegge@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAAMZas64685; Sat, 10 Nov 2001 14:35:36 -0800 (PST) (envelope-from tegge) Message-Id: <200111102235.fAAMZas64685@freefall.freebsd.org> From: Tor Egge Date: Sat, 10 Nov 2001 14:35:36 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/sh cd.c X-FreeBSD-CVS-Branch: RELENG_4 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 tegge 2001/11/10 14:35:36 PST Modified files: (Branch: RELENG_4) bin/sh cd.c Log: MFC: Don't call setvar() with the VTEXTFIXED flag (causes memory leak). PR: 31533 Submitted by: maxim@macomnet.ru Revision Changes Path 1.20.2.1 +5 -5 src/bin/sh/cd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message