From owner-cvs-all Mon Jul 10 1:31:45 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9DDC837C4F8; Mon, 10 Jul 2000 01:31:39 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA74865; Mon, 10 Jul 2000 01:31:39 -0700 (PDT) (envelope-from kris@FreeBSD.org) Message-Id: <200007100831.BAA74865@freefall.freebsd.org> From: Kris Kennaway Date: Mon, 10 Jul 2000 01:31:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/chmod chmod.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2000/07/10 01:31:39 PDT Modified files: bin/chmod chmod.c Log: Don't call warn() with no format string. This is potentially exploitable, although it would be difficult both technically and in practise. Revision Changes Path 1.17 +2 -2 src/bin/chmod/chmod.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message