From owner-cvs-all Sun Mar 1 10:50:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA15618 for cvs-all-outgoing; Sun, 1 Mar 1998 10:50:37 -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 KAA15613; Sun, 1 Mar 1998 10:50:36 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA01477; Sun, 1 Mar 1998 10:49:39 -0800 (PST) Date: Sun, 1 Mar 1998 10:49:39 -0800 (PST) Message-Id: <199803011849.KAA01477@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/gen getnetgrent.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/03/01 10:49:38 PST Modified files: lib/libc/gen getnetgrent.c Log: Replace previous commit with a check disallowing ptr from running off the end of the list variable. PR: 5345, 5610 Submitted by: nagao@cs.titech.ac.jp Revision Changes Path 1.25 +7 -14 src/lib/libc/gen/getnetgrent.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message