gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r7434 - GNUnet/src/applications/sqstore_sqlite


From: gnunet
Subject: [GNUnet-SVN] r7434 - GNUnet/src/applications/sqstore_sqlite
Date: Mon, 14 Jul 2008 02:25:09 -0600 (MDT)

Author: grothoff
Date: 2008-07-14 02:25:09 -0600 (Mon, 14 Jul 2008)
New Revision: 7434

Modified:
   GNUnet/src/applications/sqstore_sqlite/sqlite.c
Log:
warn

Modified: GNUnet/src/applications/sqstore_sqlite/sqlite.c
===================================================================
--- GNUnet/src/applications/sqstore_sqlite/sqlite.c     2008-07-14 08:06:41 UTC 
(rev 7433)
+++ GNUnet/src/applications/sqstore_sqlite/sqlite.c     2008-07-14 08:25:09 UTC 
(rev 7434)
@@ -1335,6 +1335,7 @@
         {
           sqlite3_reset (stmt);
           GNUNET_mutex_unlock (lock);
+         GNUNET_GE_BREAK(NULL, 0);
           return GNUNET_NO;
         }
       LOG_SQLITE (dbh,





reply via email to

[Prev in Thread] Current Thread [Next in Thread]