Subject: PR/12958 CVS commit: src/usr.sbin/lpr/lpr
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Tim Rightnour <garbled@netbsd.org>
List: netbsd-bugs
Date: 01/17/2006 19:45:02
The following reply was made to PR bin/12958; it has been noted by GNATS.

From: Tim Rightnour <garbled@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/12958 CVS commit: src/usr.sbin/lpr/lpr
Date: Tue, 17 Jan 2006 19:41:49 +0000 (UTC)

 Module Name:	src
 Committed By:	garbled
 Date:		Tue Jan 17 19:41:49 UTC 2006
 
 Modified Files:
 	src/usr.sbin/lpr/lpr: lpr.c
 
 Log Message:
 per PR bin/12958 change buf[MAXPATHLEN] to buf[BUFSIZ] to avoid potential
 future problems if either should change.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.33 -r1.34 src/usr.sbin/lpr/lpr/lpr.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.