From owner-cvs-all Sun Nov 15 15:17:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA15351 for cvs-all-outgoing; Sun, 15 Nov 1998 15:17:37 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) 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 PAA15344; Sun, 15 Nov 1998 15:17:35 -0800 (PST) (envelope-from ken@FreeBSD.org) From: Kenneth Merry Received: (from ken@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA24901; Sun, 15 Nov 1998 15:17:40 -0800 (PST) Date: Sun, 15 Nov 1998 15:17:40 -0800 (PST) Message-Id: <199811152317.PAA24901@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lib/libcam camlib.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ken 1998/11/15 15:17:39 PST Modified files: lib/libcam camlib.c Log: Use snprintf to make sure we don't overflow a buffer. Revision Changes Path 1.4 +5 -4 src/lib/libcam/camlib.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message