RE: svn commit: r1553822 - in /subversion/trunk/subversion/bindings/swig: include/svn_types.swg perl/libsvn_swig_perl/swigutil_pl.c perl/libsvn_swig_perl/swigutil_pl.h
From: Bert Huijben <bert_at_qqmail.nl>
Date: Sat, 28 Dec 2013 16:35:14 +0100
> -----Original Message-----
While I assume this fixes a real problem... using the *global pool* is actually introducing a memory leak.
Personally I would say that the bindings should abstract away all the pool magic for the api users, but I think this would be very hard (if need impossible) to implement on the automatically generated swig bindings. But perhaps it can be done in a higher layer abstraction.
It would be very nice if somebody invested some time to take a look at this someday...
Bert
|
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.