[Xapian-commits] 10757: branches/1.0/xapian-core/ branches/1.0/xapian-core/net/
olly
xapian-commits at lists.xapian.org
Thu Jun 26 09:23:58 BST 2008
SVN root: svn://svn.xapian.org/xapian
Changes by: olly
Revision: 10757
Date: 2008-06-26 09:23:58 +0100 (Thu, 26 Jun 2008)
Log message (4 lines):
Backport change from trunk:
net/remoteserver.cc: Just delete the Database * pointer db. The
Database dtor is virtual, so it's fine to delete a WritableDatabase
via a Database * pointer.
Modified files:
U branches/1.0/xapian-core/ChangeLog
U branches/1.0/xapian-core/net/remoteserver.cc
Links:
http://xapian.org/C?10757
http://xapian.org/C?10757?branches/1.0/xapian-core/ChangeLog
http://xapian.org/C?10757?branches/1.0/xapian-core/net/remoteserver.cc
More information about the Xapian-commits
mailing list