From owner-cvs-ports Sun Jul 26 17:37:23 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA06382 for cvs-ports-outgoing; Sun, 26 Jul 1998 17:37:23 -0700 (PDT) (envelope-from owner-cvs-ports) 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 RAA06346; Sun, 26 Jul 1998 17:37:10 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA14159; Sun, 26 Jul 1998 17:36:10 -0700 (PDT) Date: Sun, 26 Jul 1998 17:36:10 -0700 (PDT) Message-Id: <199807270036.RAA14159@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/devel/libslang/patches patch-aa Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk steve 1998/07/26 17:36:09 PDT Added files: devel/libslang/patches patch-aa Log: Get rid of a potential buffer overflow. PR: 7387 Submitted by: bonga@doxx.net