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

Re: svn commit: r35348 - trunk/subversion/libsvn_subr

From: Greg Stein <gstein_at_gmail.com>
Date: Wed, 21 Jan 2009 10:25:26 +0100

On Tue, Jan 20, 2009 at 16:36, Bert Huijben <rhuijben_at_sharpsvn.net> wrote:
> Author: rhuijben
> Date: Tue Jan 20 07:36:01 2009
> New Revision: 35348
>
> Log:
> Following up on r35339, make sure all fields are empty from
> svn_svn_log_changed_path2_create.
>
> * subversion/libsvn_subr/constructors.c
> (svn_log_changed_path2_create): Use apr_pcalloc instead of apr_palloc.
> (svn_log_changed_path2_dup): Copy the structure directly instead of via
> memcpy.

Could use apr_pmemdup() instead.

Cheers,
-g

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1040773
Received on 2009-01-21 10:25:41 CET

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.