From owner-cvs-all Mon Jan 24 18: 6: 3 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 C838C14F10; Mon, 24 Jan 2000 18:05:58 -0800 (PST) (envelope-from dillon@FreeBSD.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA97324; Mon, 24 Jan 2000 18:05:58 -0800 (PST) (envelope-from dillon@FreeBSD.org) Message-Id: <200001250205.SAA97324@freefall.freebsd.org> From: Matt Dillon Date: Mon, 24 Jan 2000 18:05:58 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpd lpd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dillon 2000/01/24 18:05:58 PST Modified files: (Branch: RELENG_3) usr.sbin/lpr/lpd lpd.c Log: MFC lpd.c 1.12, fix type-o. The wrong buffer's last element was being zero. A review of the code indicates that this bug had no effect on the program (no security issues), but should be fixed anyway. Revision Changes Path 1.10.2.2 +2 -2 src/usr.sbin/lpr/lpd/lpd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message