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

Re: r15703

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2005-08-16 22:33:23 CEST

On Tue, 16 Aug 2005, Mark Phippard wrote:

> "Peter N. Lundblad" <peter@famlundblad.se> wrote on 08/16/2005 04:12:29
> PM:
>
> > I wanted to push 1.2.3 a little bit in the right direction by voting on
> > r15703, but I wanted to verify that it does what it says (I can see that
> > it avoids accessing an array out-of-bounds). But I've not been able to
> > reproduce the problem with 1.2.x on Linux. I checked out a part of the
> > tsvn repo from tigris.org and tried to lock a file. I got three
> > username/password queries, but then it didn't crash. Does anyone have a
> > complete recipe?
>
> When you ran the lock command, were the credentials still cached? They
> might need to be in order to get the crash.
>
> When I recreated the problem, I let the svn co command cache the
> credentials. When I run lock I get three prompts and the last one
> crashes.
>
> This is on Windows.
>
Thanks. I didn't succeed:-( But I stepped through it with a debugger and
whatched it access the array out-of-bounds, but that didn't lead to a
crash for some reason. Anyway, I could verify that the patch gets rid of
the out-of-bounds error. That's enough for me.

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 16 22:37:46 2005

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.