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

Re: [PATCH] optionally allow username to be passed with svnserve ANONYMOUS auth

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2003-09-21 21:05:39 CEST

Chia-liang Kao wrote:
> Hi,
>
> I'm having a problem with SVN::Mirror over ra_svn after this patch. it
> fails to get the first credential at all, since svn:mirror doesn't
> supply default username, nor does the connection have a stored
> credential.
>
> so the line:
> user = ((svn_auth_cred_username_t *) creds)->username;
>
> causes a segfault.
>
> would you kindly test creds before dereferencing it?

Sure thing. I'll add a check for that case later today.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Sep 21 21:06:22 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.