gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-mdb] branch master updated: remove bogus assertion


From: gnunet
Subject: [taler-taler-mdb] branch master updated: remove bogus assertion
Date: Wed, 26 Aug 2020 12:38:36 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository taler-mdb.

The following commit(s) were added to refs/heads/master by this push:
     new 6f093be  remove bogus assertion
6f093be is described below

commit 6f093be8314ac69fe9b329fb0853d97251480991
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Aug 26 12:38:34 2020 +0200

    remove bogus assertion
---
 src/main.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/main.c b/src/main.c
index 21a87a0..75b3211 100644
--- a/src/main.c
+++ b/src/main.c
@@ -2131,7 +2131,6 @@ handle_command (const char *hex,
     {
       unsigned int subcmd;
 
-      GNUNET_break (GNUNET_YES == mdb.session_running);
       if (4 > hex_len)
       {
         GNUNET_break_op (0);

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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