Subject: CVS commit: basesrc/usr.sbin/lpr/common_source
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 08/30/2001 03:51:51
Module Name:	basesrc
Committed By:	itojun
Date:		Thu Aug 30 00:51:51 UTC 2001

Modified Files:
	basesrc/usr.sbin/lpr/common_source: displayq.c

Log Message:
security fix from openbsd:

Fix buffer oflow reading from queue file.  While we are at it, crank
the size of buffers that can hold filenames to MAXPATHLEN.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 basesrc/usr.sbin/lpr/common_source/displayq.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.