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

Re: svn commit: rev 7373 - trunk/subversion/libsvn_client

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-10-10 20:20:46 CEST

cmpilato@tigris.org writes:

> Author: cmpilato
> Date: Fri Oct 10 12:42:22 2003
> New Revision: 7373

> * subversion/libsvn_client/commit.c
> (import_dir): Clear the error if you're not going to use it. This
> tiny little fix brought an 'svn import' over ra_dav from 45M of
> memory usage to 18M. Geez, Louise.

Bam! This one-line change just completely fixed the libsvn_client
memleak for imports.

Importing the mozilla tree over ra_local, the svn client app would
slowly grow to 30M over the course of 15 minutes. Now the client
stays at a flat 7M the entire time. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 10 20:23:00 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.