gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -no +1


From: gnunet
Subject: [taler-exchange] branch master updated: -no +1
Date: Wed, 17 May 2023 15:34:10 +0200

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 79671bba -no +1
79671bba is described below

commit 79671bba66cc9c247e08bcf05d0ffa7b540a34dd
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed May 17 15:33:20 2023 +0200

    -no +1
---
 src/sq/sq_query_helper.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/sq/sq_query_helper.c b/src/sq/sq_query_helper.c
index d4b2d060..711e6381 100644
--- a/src/sq/sq_query_helper.c
+++ b/src/sq/sq_query_helper.c
@@ -150,7 +150,7 @@ qconv_json (void *cls,
   if (SQLITE_OK != sqlite3_bind_text (stmt,
                                       (int) off,
                                       str,
-                                      strlen (str) + 1,
+                                      strlen (str),
                                       SQLITE_TRANSIENT))
     return GNUNET_SYSERR;
   GNUNET_free (str);

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