[Dbix-class] Memory leak when connect string has utf8 flag set
Karen Etheridge
perl at froods.org
Sun Feb 16 01:15:47 GMT 2014
On Sun, Feb 16, 2014 at 01:31:51AM +0100, Roman Daniel wrote:
> Tracing some memory leak I found that my DBIC code leaks when the
> connection string is utf8 flagged.
This is my favourite go-to article for finding a leak:
http://blog.woobling.org/2009/05/become-hero-plumber.html
I've found several leaks from just Devel::Gladiator alone.
More information about the DBIx-Class
mailing list