Re: Perl patch to fix memory leaks in p5-DBI

2009-10-15 Thread Srebrenko Sehic
On Thu, Oct 15, 2009 at 9:11 AM, Bret Lambert wrote: >> It is fixed in Perl 5.10.1: >> http://perl5.git.perl.org/perl.git/commitdiff/b17f5ab768c4daa8faac6c85c0c20d3 895f406e1 >> > > It's probably already in base, then: > > CVSROOT:/cvs > Module name:src > Changes by: mill...@cvs.o

Re: Perl patch to fix memory leaks in p5-DBI

2009-10-14 Thread Srebrenko Sehic
ferences, param)) : 0; daux->xhv_mro_meta = saux->xhv_mro_meta On Wed, Oct 14, 2009 at 11:08 PM, Srebrenko Sehic wrote: > Hi, > > I'm not sure this tech@ is appropriate place to post this, but given > that DBI is heavily used by pe

Perl patch to fix memory leaks in p5-DBI

2009-10-14 Thread Srebrenko Sehic
Hi, I'm not sure this tech@ is appropriate place to post this, but given that DBI is heavily used by people running any kind of Perl/database combo on OpenBSD, you might want to know about it. It turns out, that in Perl 5.10, DBI leaks memory on pretty much any database operation. The problem is