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

Re: svn commit: r949216 - in /subversion/trunk/subversion/libsvn_wc: wc-queries.sql wc_db.c

From: Greg Stein <gstein_at_gmail.com>
Date: Thu, 3 Jun 2010 12:59:40 -0400

On Fri, May 28, 2010 at 12:19, <philip_at_apache.org> wrote:
>...
> +++ subversion/trunk/subversion/libsvn_wc/wc_db.c Fri May 28 16:19:25 2010
> @@ -2244,6 +2244,8 @@ temp_cross_db_copy(svn_wc__db_t *db,
>
>   iwb.checksum = checksum;
>
> +  iwb.work_items = NULL;

You should always be using blank_iwb(&iwb) ... then something like
above is not needed.

Cheers,
-g
Received on 2010-06-03 19:00:22 CEST

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.