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

Re: svn commit: r12937 - branches/locking/subversion/libsvn_ra_dav

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-02-08 18:53:21 CET

On Feb 8, 2005, at 11:43 AM, Philip Martin wrote:
>
> This is the problem: the *cdata_accum stringbuf is allocated from the
> scratchpool and so when scratchpool is cleared *cdata_accum is no
> longer valid. Perhaps you should use an svn_stringbuf_t rather than
> an svn_stringbuf_t* in get_locks_baton_t?
>

Doh, of course, thanks. Will fix.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Feb 8 18:54:33 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.