gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r5905 - GNUnet/src/applications/dht/module


From: gnunet
Subject: [GNUnet-SVN] r5905 - GNUnet/src/applications/dht/module
Date: Sat, 15 Dec 2007 02:20:22 -0700 (MST)

Author: grothoff
Date: 2007-12-15 02:20:21 -0700 (Sat, 15 Dec 2007)
New Revision: 5905

Modified:
   GNUnet/src/applications/dht/module/cs.c
Log:
fix

Modified: GNUnet/src/applications/dht/module/cs.c
===================================================================
--- GNUnet/src/applications/dht/module/cs.c     2007-12-15 09:12:52 UTC (rev 
5904)
+++ GNUnet/src/applications/dht/module/cs.c     2007-12-15 09:20:21 UTC (rev 
5905)
@@ -207,6 +207,7 @@
           GNUNET_free (pos);
           GNUNET_mutex_lock (lock);
           pos = getRecords;
+         continue;
         }
       prev = pos;
       pos = pos->next;





reply via email to

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