Re: python bindings leak memory (Re: 1.7.0-beta1 up for testing)
From: rupert.thurner <rupert.thurner_at_gmail.com>
Date: Sun, 17 Jul 2011 11:04:10 -0700 (PDT)
On Jul 17, 9:54 am, Philip Martin <philip.mar..._at_wandisco.com> wrote:
the problem seems to be in svn_ra_replay and/or svn_ra_get_log. what i
for a start, i tried to run the test case from
#!/usr/bin/python
import svn.client
pool = svn.core.Pool()
ra = svn.client.open_ra_session("http://gcc.gnu.org/svn/gcc", client)
|
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.