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

Re: [PATCH] Correupt fields in file_baton when using 'svn export'

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-06-17 14:33:32 CEST

plasma <plasmaball@pchome.com.tw> writes:

> * subversion/libsvn_client/export.c
> (change_file_prop()): Don't use pool passed from caller to create
> a duplicate value of keywords, because the pool might be a temporary
> one, and the values are needed later. Use the cached pool stored in
> file_baton instead.

Yup, valgrind agrees with you. Committed in r6260.

We could do with some export regression tests.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 17 14:34:40 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.