Hello,
Cvs-1-11-22 executable would crash when logging into the
boost source tree anonymously. I downloaded the source and found the
cause of the problem to be within the function auth_server in client.c,
the password variable is freed. The problem is that if the password
pointer comes from get_cvs_password, the block will get freed twice.
Once by auth_server, and again by login (login.c). I have a fix for
this.
I presume this has been fixed in a later version?
CVS 1.11.22 is the version posted on the gnu ftp site.
Dennis
_______________________________________________
Bug-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/bug-cvs