From owner-cvs-all Fri Jan 8 10:37:41 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA04557 for cvs-all-outgoing; Fri, 8 Jan 1999 10:37:41 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA04546; Fri, 8 Jan 1999 10:37:39 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA19942; Fri, 8 Jan 1999 10:37:34 -0800 (PST) Date: Fri, 8 Jan 1999 10:37:34 -0800 (PST) Message-Id: <199901081837.KAA19942@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/make parse.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1999/01/08 10:37:34 PST Modified files: usr.bin/make parse.c Log: Don't allow pointer underrun in loop. Spotted by: John W. DeBoskey Revision Changes Path 1.20 +4 -2 src/usr.bin/make/parse.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message