gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r35418 - gnunet/src/revocation


From: gnunet
Subject: [GNUnet-SVN] r35418 - gnunet/src/revocation
Date: Sat, 21 Mar 2015 00:44:57 +0100

Author: grothoff
Date: 2015-03-21 00:44:57 +0100 (Sat, 21 Mar 2015)
New Revision: 35418

Modified:
   gnunet/src/revocation/gnunet-service-revocation.c
Log:
-eh, can happen

Modified: gnunet/src/revocation/gnunet-service-revocation.c
===================================================================
--- gnunet/src/revocation/gnunet-service-revocation.c   2015-03-20 23:30:26 UTC 
(rev 35417)
+++ gnunet/src/revocation/gnunet-service-revocation.c   2015-03-20 23:44:57 UTC 
(rev 35418)
@@ -516,7 +516,6 @@
                    &my_identity,
                    sizeof (my_identity)))
   {
-    GNUNET_break (0);
     return;
   }
 
@@ -582,7 +581,6 @@
                    &my_identity,
                    sizeof (my_identity)))
   {
-    GNUNET_break (0);
     return;
   }
 




reply via email to

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