gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r29163 - gnunet/src/namestore


From: gnunet
Subject: [GNUnet-SVN] r29163 - gnunet/src/namestore
Date: Tue, 10 Sep 2013 14:58:38 +0200

Author: grothoff
Date: 2013-09-10 14:58:38 +0200 (Tue, 10 Sep 2013)
New Revision: 29163

Modified:
   gnunet/src/namestore/namestore_api_common.c
Log:
-this is not a hard error

Modified: gnunet/src/namestore/namestore_api_common.c
===================================================================
--- gnunet/src/namestore/namestore_api_common.c 2013-09-10 12:57:42 UTC (rev 
29162)
+++ gnunet/src/namestore/namestore_api_common.c 2013-09-10 12:58:38 UTC (rev 
29163)
@@ -1030,7 +1030,6 @@
   GNUNET_free (pkeys);
   return GNUNET_OK;
  error:
-  GNUNET_break (0); 
   GNUNET_free (cpy);
   return GNUNET_SYSERR;
 }




reply via email to

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