From owner-cvs-all@FreeBSD.ORG Wed May 4 13:36:17 2005 Return-Path: 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 50BF616A4CE; Wed, 4 May 2005 13:36:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32E1F43D41; Wed, 4 May 2005 13:36:17 +0000 (GMT) (envelope-from lawrance@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j44DZtu1052910; Wed, 4 May 2005 13:35:55 GMT (envelope-from lawrance@repoman.freebsd.org) Received: (from lawrance@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j44DZtXH052909; Wed, 4 May 2005 13:35:55 GMT (envelope-from lawrance) Message-Id: <200505041335.j44DZtXH052909@repoman.freebsd.org> From: Sam Lawrance Date: Wed, 4 May 2005 13:35:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/rain/files patch-source__rain_icmp.c patch-source__rain_igmp.c patch-source__rain_tcp.c patch-source__rain_udp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2005 13:36:17 -0000 lawrance 2005-05-04 13:35:55 UTC FreeBSD ports repository Added files: security/rain/files patch-source__rain_icmp.c patch-source__rain_igmp.c patch-source__rain_tcp.c patch-source__rain_udp.c Log: Fix condition where strlen() is called on non null-terminated string. PR: ports/72654 Submitted by: David Gilbert Approved by: pat (maintainer, timeout) Approved by: clement (mentor) Revision Changes Path 1.1 +11 -0 ports/security/rain/files/patch-source__rain_icmp.c (new) 1.1 +11 -0 ports/security/rain/files/patch-source__rain_igmp.c (new) 1.1 +11 -0 ports/security/rain/files/patch-source__rain_tcp.c (new) 1.1 +11 -0 ports/security/rain/files/patch-source__rain_udp.c (new)