leak
authorChristian Grothoff <christian@grothoff.org>
Mon, 19 Oct 2009 11:42:33 +0000 (11:42 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 19 Oct 2009 11:42:33 +0000 (11:42 +0000)
src/datastore/plugin_datastore_sqlite.c

index ff4b137b78727a38205cf6c7f250414a596afd55..2223dd6ebd28e4228ff3783b418d255383b78689 100644 (file)
@@ -1602,6 +1602,7 @@ libgnunet_plugin_datastore_sqlite_done (void *cls)
   database_shutdown (plugin);
   plugin->env = NULL; 
   plugin->payload = 0;
+  GNUNET_STATISTICS_destroy (plugin->statistics);
   GNUNET_free (api);
   if (fn != NULL)
     {