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

Re: Calling svn_client_commit on single file with nonrecursive set to true causes fubarness

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-04-29 20:20:13 CEST

cmpilato@collab.net writes:

> Oh yeah! I forgot I had valgrind! Thanks, Phillip. Is the following
> the part of the valgrind output that is telling me of this problem?
>
> ==19158== Conditional jump or move depends on uninitialised value(s)
> ==19158== at 0x40168B76: strlen (vg_clientfuncs.c:436)
> ==19158== by 0x403E95DE: apr_pstrdup (apr_strings.c:114)
> ==19158== by 0x402E775D: svn_path_condense_targets (subversion/libsvn_subr/target.c:171)
> ==19158== by 0x4021973E: svn_client_commit (subversion/libsvn_client/commit.c:733)

Yes. Use valgrind's --gdb-attach=yes option to see the gory details.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 29 20:21:13 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.