Subject: CVS commit: src/gnu/dist/xcvs/src
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 07/24/2006 18:11:19
Module Name: src
Committed By: christos
Date: Mon Jul 24 18:11:19 UTC 2006
Modified Files:
src/gnu/dist/xcvs/src: client.c login.c
Log Message:
PR/34030: Takehiko NOZAKI: Allways allocate the cvs password returned
in the get_cvs_password() function to simplify the code and avoid leaks.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/gnu/dist/xcvs/src/client.c
cvs rdiff -r1.3 -r1.4 src/gnu/dist/xcvs/src/login.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.