Memory leak in svn_ra_local__get_file() for symlinks
From: Ph. Marek <philipp.marek_at_bmlv.gv.at>
Date: Tue, 19 Aug 2008 08:08:26 +0200
Hello everybody,
I found a (kind of) memory leak in svn_ra_get_file() for file://-urls, with
It shows as an allocation of about 500kB for this call; for a svn+ssh:// url
Reproduction recipe (with plain binaries, without symbols):
That's on debian, i686; if you need any more details just ask.
I "fixed" that by creating a new child pool, and destroying that directly
Regards,
Phil
---------------------------------------------------------------------
|
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.