Bug#520963: libsvn-perl: SVN::Client leaks memory

2016-02-07 Thread James McCoy
On Mon, Mar 23, 2009 at 07:50:33PM -0300, Martín Ferrari wrote: > $ perl test > Reusing the SVN object > USER PID %CPU %MEMVSZ RSS TTY STAT START TIME COMMAND > martin 20600 0.0 0.6 21380 6592 pts/7S+ 19:41 0:00 perl > test > USER PID %CPU %MEMVSZ RSS TT

Bug#520963: libsvn-perl: SVN::Client leaks memory

2009-03-23 Thread Martín Ferrari
Package: libsvn-perl Version: 1.5.1dfsg1-2 Severity: important SVN::Client leaks so much memory, that it's not usable for any important project. I'm attaching a test case that shows clearly the problem. Steps to reproduce: Save the attached script as "test" $ svnadmin create /tmp/foo $ svn impo