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

Re: [PATCH] WCNG: Enforce that a pristine checksum always references an entry in the pristine store.

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Tue, 21 Dec 2010 10:08:05 +0000

Philip Martin <philip.martin_at_wandisco.com> writes:

>> + SVN_ERR(svn_io_file_checksum2(&file_info->sha1_checksum, text_base_path,
>> + svn_checksum_sha1, result_pool));
>
> How much memory is allocated when checksumming a file? That's all going
> into the long-lived result pool. Perhaps we need a svn_stream_checksummed3
> that takes two pools?

I mean svn_io_file_checksum3. I was trying to work out how much memory
was allocated.

-- 
Philip
Received on 2010-12-21 11:08:57 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.