From owner-cvs-all Mon Apr 22 8:53:30 2002 Delivered-To: cvs-all@freebsd.org Received: from oxmail.ox.ac.uk (oxmail4.ox.ac.uk [163.1.2.33]) by hub.freebsd.org (Postfix) with ESMTP id 083A137B437; Mon, 22 Apr 2002 08:53:09 -0700 (PDT) Received: from greid.oriel.ox.ac.uk ([163.1.146.151] helo=sobek.lan) by oxmail.ox.ac.uk with esmtp (Exim 3.36 #1) id 16za7y-0000hK-04; Mon, 22 Apr 2002 10:28:54 +0100 Received: (from greid@localhost) by sobek.lan (8.11.6/8.11.6) id g3M9SrA15603; Mon, 22 Apr 2002 10:28:53 +0100 (BST) (envelope-from greid@FreeBSD.org) X-Authentication-Warning: sobek.lan: greid set sender to greid@FreeBSD.org using -f Date: Mon, 22 Apr 2002 10:28:53 +0100 From: George C A Reid To: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: cvs commit: src/bin/sh exec.c Message-ID: <20020422102853.A15574@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i 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 For some reason, this commit log message wasn't mailed to the lists. -- George C A Reid Tel: (08701) 200870 Ext. 26654 WWW: http://people.FreeBSD.org/~greid/ Mob: (07740) 197460 FreeBSD Committer/Developer greid@FreeBSD.org Oriel College, Oxford University george.reid@oriel.ox.ac.uk greid 2002/04/22 01:11:14 PDT Modified files: (Branch: RELENG_4) bin/sh exec.c Log: MFC: Stop a null pointer dereference in the builtin hash function. PR: 36141 Approved by: cracauer Revision Changes Path 1.14.2.2 +5 -2 src/bin/sh/exec.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message