Subject: CVS commit: src/crypto/dist/ssh
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 06/02/2005 04:57:33
Module Name:	src
Committed By:	lukem
Date:		Thu Jun  2 04:57:33 UTC 2005

Modified Files:
	src/crypto/dist/ssh: scp.c

Log Message:
Don't attempt to close a random file descriptor upon error.
Detected with gcc -Wuninitialized.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/crypto/dist/ssh/scp.c

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