[odb-users] Memory leaks with odb/mysql/database.hxx

Alexey Afanasyev aphongka at gmail.com
Thu Mar 10 05:17:56 EST 2011


Hi,

I am using boost/test which reports memory leaks in my odb project
(static library). I tried to isolate the problematic area and it seems
to be somewhere in odb/mysql/database.hxx. I created and empty test
case but the test still reports memory leak until I remove #  include
<odb/mysql/database.hxx>

I have not been able to locate the problem in the odb code yet. What
could cause it?

Thanks.



More information about the odb-users mailing list