[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

crash with no password

From: SteveKing <steveking_at_gmx.ch>
Date: 2003-03-03 15:30:15 CET

Hi,

small crash report:
When doing an 'svn ls' without giving --username and --password
the client throws an unhandled exception (access violation).
This is because in libsvn_ra_dav/session.c, line 77 Subversion
tries to make a copy of a string which is NULL (not empty).

Haven't tested if other commands are affected as well but
chances are.

Tested with Revision 5189.

Stefan
Received on Mon Mar 3 15:31:46 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.