From owner-cvs-all Sat Aug 3 0:52:50 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 5198A37B400; Sat, 3 Aug 2002 00:52:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0144643E42; Sat, 3 Aug 2002 00:52:48 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from freefall.freebsd.org (sobomax@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g737qlJU010228; Sat, 3 Aug 2002 00:52:47 -0700 (PDT) (envelope-from sobomax@freefall.freebsd.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g737qlfa010227; Sat, 3 Aug 2002 00:52:47 -0700 (PDT) Message-Id: <200208030752.g737qlfa010227@freefall.freebsd.org> From: Maxim Sobolev Date: Sat, 3 Aug 2002 00:52:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/libparanoia Makefile ports/security/libparanoia/files patch-ab 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 sobomax 2002/08/03 00:52:47 PDT Modified files: security/libparanoia Makefile Added files: security/libparanoia/files patch-ab Log: In gets(), two return's exist, and both should be wrapped with exit_violation. In current version, one is forgotten. Bump PORTREVISION. PR: 41277 Submitted by: Valentin Nechayev Revision Changes Path 1.9 +2 -1 ports/security/libparanoia/Makefile 1.1 +14 -0 ports/security/libparanoia/files/patch-ab (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message