Subject: CVS commit: src/bin/pax
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 01/21/2005 20:23:44
Module Name:	src
Committed By:	dsl
Date:		Fri Jan 21 20:23:44 UTC 2005

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

Log Message:
Check for *ptr == 0, not ptr == NULL twice when validating -s xxxxx in tar mode.
Fixes PR bin/29040
Also actually report an error to the tty if NET2_REGEX is defined.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/bin/pax/pat_rep.c

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