From owner-cvs-usrsbin Sat Feb 8 21:19:06 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA27694 for cvs-usrsbin-outgoing; Sat, 8 Feb 1997 21:19:06 -0800 (PST) Received: (from imp@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA27687; Sat, 8 Feb 1997 21:19:04 -0800 (PST) Date: Sat, 8 Feb 1997 21:19:04 -0800 (PST) From: Warner Losh Message-Id: <199702090519.VAA27687@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/lpr/common_source displayq.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk imp 97/02/08 21:19:04 Modified: usr.sbin/lpr/common_source displayq.c Log: Buffer overflow from OpenBSD: Rev 1.4 deraadt: (partial from full commit, other files not done yet) proactive bounds checking; help from millert Rev 1.5 millert: Possible buf oflow. Plus minor style nits to keep the style police happy (I hope) Obtained from: OpenBSD Revision Changes Path 1.5 +8 -5 src/usr.sbin/lpr/common_source/displayq.c