Author: mysqlpp
Date: Fri Aug  5 17:29:03 2005
New Revision: 1014

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=1014&view=rev
Log:
Fix to Lockable interface: was inadvertently using compiler-generated
default ctor, which caused a memory leak.  Also, wasn't deleting pimpl
in Lockable dtor.

Modified:
    trunk/lib/connection.cpp
    trunk/lib/lockable.h
    trunk/lib/query.h


Reply via email to