Subject: CVS commit: src/bin/pax
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 04/20/2003 21:41:54
Module Name:	src
Committed By:	christos
Date:		Sun Apr 20 21:41:53 UTC 2003

Modified Files:
	src/bin/pax: tar.c

Log Message:
PR/6195: Matt Watson: Pax fails for paths of exactly 100 characters.
make sure that we don't strlcpy more than the source buffer.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 src/bin/pax/tar.c

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