gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r5353 - GNUnet/src/applications/sqstore_sqlite
Date: Tue, 24 Jul 2007 13:48:14 -0600 (MDT)

Author: grothoff
Date: 2007-07-24 13:48:11 -0600 (Tue, 24 Jul 2007)
New Revision: 5353

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

Modified: GNUnet/src/applications/sqstore_sqlite/sqlite.c
===================================================================
--- GNUnet/src/applications/sqstore_sqlite/sqlite.c     2007-07-24 19:39:30 UTC 
(rev 5352)
+++ GNUnet/src/applications/sqstore_sqlite/sqlite.c     2007-07-24 19:48:11 UTC 
(rev 5353)
@@ -722,6 +722,7 @@
                           GE_ERROR | GE_ADMIN | GE_USER | GE_BULK,
                           "sqlite3_step");
               sqlite3_finalize (stmt);
+             MUTEX_UNLOCK (lock);                
               return SYSERR;
             }
           sqlite3_reset (stmt);





reply via email to

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