Subject: CVS commit: src/bin/rcp
To: None <source-changes@NetBSD.org>
From: Brian Ginsbach <ginsbach@netbsd.org>
List: source-changes
Date: 03/18/2006 04:44:50
Module Name:	src
Committed By:	ginsbach
Date:		Sat Mar 18 04:44:50 UTC 2006

Modified Files:
	src/bin/rcp: rcp.c

Log Message:
Fix Coverity CID 1863, 1864; resource leak, bp not freed when !okname()
before function return and/or bp overwritten by malloc().


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 src/bin/rcp/rcp.c

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