From owner-cvs-all Wed Jul 31 5:50:38 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FF7737B401; Wed, 31 Jul 2002 05:50:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12FAB43E42; Wed, 31 Jul 2002 05:50:30 -0700 (PDT) (envelope-from darrenr@FreeBSD.org) Received: from freefall.freebsd.org (darrenr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6VCoSJU034987; Wed, 31 Jul 2002 05:50:29 -0700 (PDT) (envelope-from darrenr@freefall.freebsd.org) Received: (from darrenr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6VCoSMk034986; Wed, 31 Jul 2002 05:50:28 -0700 (PDT) Message-Id: <200207311250.g6VCoSMk034986@freefall.freebsd.org> From: Darren Reed Date: Wed, 31 Jul 2002 05:50:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/xdr xdr_array.c X-FreeBSD-CVS-Branch: HEAD 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 darrenr 2002/07/31 05:50:28 PDT Modified files: lib/libc/xdr xdr_array.c Log: Patch to fix bounds checking/overflow. Obtained from: OpenBSD Revision Changes Path 1.11 +4 -3 src/lib/libc/xdr/xdr_array.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message