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

Re: ra_local unitialised variable with locks

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-04-09 15:56:20 CEST

"Peter N. Lundblad" <peter@famlundblad.se> writes:

> On Sat, 9 Apr 2005, Philip Martin wrote:
>
>>
>> $ rm -rf repo wc
>> $ svnadmin create repo
>> $ svn import Makefile file://`pwd`/repo/foo -m ""
>> $ svn co file://`pwd`/repo wc
>> $ svn lock wc/foo -m ""
>>
>> $ valgrind -q svn rm --username "" -m "" file://`pwd`/repo/foo
>> ==31509== Conditional jump or move depends on uninitialised value(s)
>> ==31509== at 0x1B9B6623: verify_lock (lock.c:644)
> ...
>
> Could you try r14061? It should cure this uninitialized struct member.
> I'll propose for backport after your confirmation.

I'm using trunk r14067, the problem is fixed.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Apr 9 15:57:03 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.