gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: fix assertion


From: gnunet
Subject: [taler-merchant] branch master updated: fix assertion
Date: Wed, 17 Feb 2021 21:00:02 +0100

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

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new c3b87356 fix assertion
c3b87356 is described below

commit c3b87356b2f31f63bb7dfa84cb7a3361fc55debc
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Feb 17 21:00:01 2021 +0100

    fix assertion
---
 src/backend/taler-merchant-httpd_private-patch-instances-ID.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/backend/taler-merchant-httpd_private-patch-instances-ID.c 
b/src/backend/taler-merchant-httpd_private-patch-instances-ID.c
index 62dc77a4..521dfe36 100644
--- a/src/backend/taler-merchant-httpd_private-patch-instances-ID.c
+++ b/src/backend/taler-merchant-httpd_private-patch-instances-ID.c
@@ -383,6 +383,8 @@ giveup:
       wm->active = false;
     if (wm->enabling)
       wm->active = true;
+    wm->deleting = false;
+    wm->enabling = false;
   }
 
   /* Update our 'settings' */

-- 
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]