Subject: CVS commit: [netbsd-3] src/crypto/dist/ssh
To: None <source-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: source-changes
Date: 06/15/2005 05:30:51
Module Name: src
Committed By: snj
Date: Wed Jun 15 05:30:51 UTC 2005
Modified Files:
src/crypto/dist/ssh [netbsd-3]: scp.c
Log Message:
Pull up revision 1.27 (requested by lukem in ticket #410):
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.25 -r1.25.2.1 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.